mirror of
https://github.com/php/php-src.git
synced 2026-03-27 09:42:22 +01:00
The behavior of date parsing has changed and is reflected in the changelog. Invalid dates are not accepted, in particular dates with a negative year, as in this test.