1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 02:02:32 +01:00
Files
archived-php-src/ext/tokenizer/tests
Nikita Popov 3f76f9416f Fix double-free on invalid large octal with separators
To clean up the mess here a bit, check for invalid octal digits
with an explicit loop instead of mixing this into the string to
number conversion.

Also clean up some type usage.
2019-09-14 12:10:06 +02:00
..
2018-10-14 12:07:20 -03:00
2018-10-14 12:07:20 -03:00
2019-09-04 08:53:35 +02:00
2019-09-04 08:53:35 +02:00
2019-09-04 08:53:35 +02:00
2014-02-14 14:51:10 +02:00