mirror of
https://github.com/php/php-src.git
synced 2026-04-20 22:41:20 +02: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.