1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 01:02:25 +01:00
Files
archived-php-src/ext/date/lib
Stanislav Malyshev 292b2fd3b3 Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
  fix bug #67253: timelib_meridian_with_check out-of-bounds read
  Fix bug #67252: convert_uudecode out-of-bounds read
  Fix bug #67251 - date_parse_from_format out-of-bounds read
  Fix bug #67250 (iptcparse out-of-bounds read)
2014-05-13 17:03:50 -07:00
..
2014-01-03 11:08:10 +08:00
2014-01-03 11:08:10 +08:00
2014-01-03 11:08:10 +08:00
2014-01-03 11:08:10 +08:00
2014-01-03 11:08:10 +08:00
2008-04-25 12:35:58 +00:00
2006-09-13 17:47:20 +00:00
2014-01-03 11:08:10 +08:00
2010-12-12 16:06:41 +00: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