php-src/ext/bcmath
Jens de Nies 94a151a018 Fixed bug #80545
This converts the remaining "non well-formed" warnings in bcmath
to ValueErrors, in line with the other warning promotions that
have been performed in this extension.

Closes GH-80545.
2021-01-12 09:50:27 +01:00
..
libbcmath Fix memory leak with bcsqrt on number 0<X<1 2020-11-12 11:37:54 +01:00
tests Fixed bug #80545 2021-01-12 09:50:27 +01:00
bcmath.c Fixed bug #80545 2021-01-12 09:50:27 +01:00
bcmath.stub.php Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02:00
bcmath_arginfo.h Update gmp+bcmath parameter names 2020-09-29 12:34:16 +02: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 Ensure bcmath scale is between 0 and INT_MAX 2020-04-27 11:53:26 +02:00