php-src/ext/bcmath
Saki Takamachi d17ed3445d
Fixed GH-16978: Avoid unnecessary padding with leading zeros (#16988)
Fixed an issue where leading zeros were padded beyond the allocated memory.

fixes #16978
closes #16988
2024-11-29 21:28:38 +09:00
..
libbcmath Fixed GH-16978: Avoid unnecessary padding with leading zeros (#16988) 2024-11-29 21:28:38 +09:00
tests Fixed GH-16978: Avoid unnecessary padding with leading zeros (#16988) 2024-11-29 21:28:38 +09:00
bcmath.c Fixed a bug in BcMath\Number::pow() and bcpow() when raising negative powers of 0. (#16694) 2024-11-20 00:16:52 +09:00
bcmath.stub.php [RFC] ext/bcmath: Added bcdivmod (#15740) 2024-09-23 06:43:11 +09:00
bcmath_arginfo.h [RFC] ext/bcmath: Added bcdivmod (#15740) 2024-09-23 06:43:11 +09:00
config.m4 [RFC] Support object types in BCMath (#13741) 2024-09-04 11:12:51 +09:00
config.w32 [RFC] Support object types in BCMath (#13741) 2024-09-04 11:12:51 +09:00
CREDITS
php_bcmath.h [RFC] Support object types in BCMath (#13741) 2024-09-04 11:12:51 +09:00