mirror of
https://github.com/php/php-src.git
synced 2026-03-31 20:53:00 +02:00
* PHP-5.5: Fix bug #65554 in DateTime, when use it with D/l in format and textual day have dot at the end
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