summaryrefslogtreecommitdiff
path: root/ext/date/tests/DateTime_verify.phpt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6'Stanislav Malyshev2015-04-011-22/+15
|\
| * Revert "Merge branch 'PHP-5.5' into PHP-5.6"Stanislav Malyshev2015-04-011-22/+15
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-03-221-15/+22
| |\
| | * Adding a new `createFromImmutable` method to the `DateTime` class to mirror t...Trevor Suarez2015-03-221-15/+22
| |/
* | Updating the `DateTime_verify` test to include theTrevor Suarez2015-03-051-15/+22
* | Adding 'v' formatting to DateTime::format(), and adding constant DateTime::RF...Mariano Iglesias2015-02-201-1/+3
* | Fixed tests, reflection doesn't return reference anymoreXinchen Hui2014-03-161-18/+18
|/
* Fixed bug #53879 (DateTime::createFromFormat() fails to parse cookie expirati...Derick Rethans2013-11-271-2/+2
* New tests for date extension DateTime methods Tested on Windows, Linux and li...andy wharmby2009-03-181-0/+183