php-src/ext/bcmath
Nikita Popov e7d40afb7a Fixed bug #77742
By avoiding integer overflow in the implementation entirely. The
multiplication was already explicitly checked for overflow, so also
add a check for the addition and remove the overflow checks after
the calculation.
2019-03-14 17:24:50 +01:00
..
libbcmath Fixed bug #77742 2019-03-14 17:24:50 +01:00
tests Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bcmath.c year++ 2018-01-02 12:55:14 +08:00
config.m4 opcache, intl, gmp, exif, com, bcmath to use static tsrmls 2014-10-17 15:51:21 +02:00
config.w32 opcache, intl, gmp, exif, com, bcmath to use static tsrmls 2014-10-17 15:51:21 +02:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
package.xml Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
php_bcmath.h year++ 2018-01-02 12:55:14 +08:00