php-src/ext/bcmath
2024-05-23 22:38:21 +02:00
..
libbcmath Use size_t for length 2024-05-23 22:38:21 +02:00
tests ext/bcmath: Prevent overflow of uint32_t/uint64_t (#14297) 2024-05-23 06:13:11 +09:00
bcmath_arginfo.h [RFC] Add bcfloor, bcceil and bcround to BCMath (#13096) 2024-04-30 18:32:33 +01:00
bcmath.c BCMath: Avoid using the heap for temporary objects by using arena allocations (#14170) 2024-05-08 19:36:14 +02:00
bcmath.stub.php [RFC] Add bcfloor, bcceil and bcround to BCMath (#13096) 2024-04-30 18:32:33 +01:00
config.m4 Remove some dead code from BCMath (#14130) 2024-05-04 16:00:54 +02:00
config.w32 Remove some dead code from BCMath (#14130) 2024-05-04 16:00:54 +02:00
CREDITS
php_bcmath.h BCMath: Avoid using the heap for temporary objects by using arena allocations (#14170) 2024-05-08 19:36:14 +02:00