1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 14:12:38 +02:00
Files
archived-php-src/ext/bcmath/tests
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
..
2009-08-31 19:22:29 +00:00
2017-11-06 17:26:52 -05:00
2017-11-06 17:26:52 -05:00
2009-08-31 19:22:29 +00:00
2018-05-19 13:09:56 +02:00
2018-05-19 13:09:56 +02:00