php-src/ext/bcmath
Gina Peter Banyard ec54edb9e1
ext/bcmath: Use an enum for comparison result (#14374)
Improve logic of callers of bc_compare
2024-05-30 17:26:03 +01:00
..
libbcmath ext/bcmath: Use an enum for comparison result (#14374) 2024-05-30 17:26:03 +01:00
tests Merge branch 'PHP-8.3' 2024-05-30 15:52:45 +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
bcmath_arginfo.h [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