1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 09:42:22 +01:00
Files
archived-php-src/ext/date/lib
Stanislav Malyshev dc92e81922 Merge branch 'bug67251' into PHP-5.4
* bug67251:
  Fix bug #67251 - date_parse_from_format out-of-bounds read

Conflicts:
	ext/date/lib/parse_date.c
2014-05-13 16:52:45 -07:00
..
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2014-01-03 11:04:26 +08:00
2008-04-25 12:35:58 +00:00
2006-09-13 17:47:20 +00:00
2014-01-03 11:04:26 +08:00
2010-12-12 16:06:41 +00:00
2014-03-11 19:08:18 +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