bug #1311 fixed the conversion of the special '0000-00-00 00:00' date (fabpot)
authorFabien Potencier <fabien.potencier@gmail.com>
Sun, 5 Jan 2014 00:05:42 +0000 (01:05 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Sun, 5 Jan 2014 00:05:42 +0000 (01:05 +0100)
commitf3f5f0aba7570f1bc8d87874fd21f896a4b909ef
tree58ba57cb8b4a88d94539d1d20a7fe2f7d8211773
parent27f3e0fc1efd1dbaf6d10598d148d7ec3070b51d
parent9b95570829e19412f9bacd87632222acb1532316
bug #1311 fixed the conversion of the special '0000-00-00 00:00' date (fabpot)

This PR was merged into the 1.15-dev branch.

Discussion
----------

fixed the conversion of the special '0000-00-00 00:00' date

This PR reverts #1234 and add supports for PHP 5.5 is a simpler way. This also fixes #1241 and closes #1242.

Commits
-------

9b95570 fixed the conversion of the special '0000-00-00 00:00' date