php-src/ext/bcmath
KsaR 01b3fc03c3
Update http->https in license (#6945)
1. Update: http://www.php.net/license/3_01.txt to https, as there is anyway server header "Location:" to https.
2. Update few license 3.0 to 3.01 as 3.0 states "php 5.1.1, 4.1.1, and earlier".
3. In some license comments is "at through the world-wide-web" while most is without "at", so deleted.
4. fixed indentation in some files before |
2021-05-06 12:16:35 +02:00
..
libbcmath Fix memory leak with bcsqrt on number 0<X<1 2020-11-12 11:37:54 +01:00
tests Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bcmath_arginfo.h Improve class entry generation 2021-02-16 13:09:56 +01:00
bcmath.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
bcmath.stub.php Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
config.m4 Promote some warnings in BCMath to Errors 2020-09-11 17:40:06 +02:00
config.w32 Promote some warnings in BCMath to Errors 2020-09-11 17:40:06 +02:00
CREDITS
php_bcmath.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00