mirror of
https://github.com/php/php-src.git
synced 2026-04-10 17:43:13 +02:00
* PHP-5.4: Fix bug #65554 in DateTime, when use it with D/l in format and textual day have dot at the end Conflicts: ext/date/lib/parse_date.c ext/date/lib/parse_date.re
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