php-src/ext/bcmath
Jorg Adam Sowa ee22612856
Extend tests of bcmath extension (#11563)
Add coverage for:

 * different formats of zero (0, 0.0)
 * small integers and decimals
 * large integers and large decimals with large fractional part
 * negative numbers for all of the above ones
2023-07-05 17:43:30 +01:00
..
libbcmath Fix [-Wenum-int-mismatch] compiler warnings (#11352) 2023-06-01 13:27:46 +01:00
tests Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bcmath.c Use new ZSTR_INIT_LITERAL macro (#10879) 2023-03-20 16:19:05 +01:00
bcmath.stub.php Generate optimizer func info from stubs for a few extensions - part 2 (#7401) 2021-08-25 15:29:46 +02:00
bcmath_arginfo.h Generate optimizer func info from stubs for a few extensions - part 2 (#7401) 2021-08-25 15:29:46 +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 Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00