summaryrefslogtreecommitdiff
path: root/ext/date/tests/bug51866.phpt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into phpngDmitry Stogov2014-05-261-4/+4
|\
| * Add microseconds to the serialised form of DateTime objects.Adam Harvey2014-05-211-4/+4
* | don't keep useless objects till the end of the script (destroy them immediately)Dmitry Stogov2014-03-211-4/+4
|/
* Added missing date_default_timezone_set('UTC'); to the appropriate tests. A f...Philip Olson2011-05-121-0/+2
* add & fix tests for lenient parsingStanislav Malyshev2010-12-121-4/+4
* - Added the + modifier to parseFromFormat to allow trailing text in theDerick Rethans2010-12-121-0/+159