php-src/ext/bcmath
Christoph M. Becker eb23c60087 Fix #78878: Buffer underflow in bc_shift_addsub
We must not rely on `isdigit()` to detect digits, since we only support
decimal ASCII digits in the following processing.
2019-12-16 00:05:03 -08:00
..
libbcmath Fix #78878: Buffer underflow in bc_shift_addsub 2019-12-16 00:05:03 -08:00
tests Fix #78878: Buffer underflow in bc_shift_addsub 2019-12-16 00:05:03 -08: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