1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 22:22:18 +02:00
Files
archived-php-src/ext/date/lib
Stanislav Malyshev 3c328f0984 Fix bug #67251 - date_parse_from_format out-of-bounds read
Conflicts:
	ext/date/lib/parse_date.c
	ext/date/lib/parse_date.re
2014-06-15 00:33:24 -07:00
..
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2008-04-25 12:35:58 +00:00
2006-09-13 17:47:20 +00:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2010-12-12 16:06:41 +00:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00

Regenerating Parser
===================

Make sure you use re2c 0.9.10 or higher:

re2c -d -b -o ext/date/lib/parse_date.c ext/date/lib/parse_date.re
re2c -d -b -o ext/date/lib/parse_iso_intervals.c ext/date/lib/parse_iso_intervals.re