summaryrefslogtreecommitdiff
path: root/ext/date/tests
Commit message (Expand)AuthorAgeFilesLines
* Make DatePeriod support DateTimeImmutable as well.immutable-dateDerick Rethans2013-01-121-0/+56
* Rename DateTimePoint to DateTimeImmutable.Derick Rethans2013-01-122-13/+13
* Added another test to test the unmodified inherited methods.Derick Rethans2013-01-121-0/+25
* Added a test case for DateTimePoint.Derick Rethans2013-01-121-0/+167
* Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2013-01-061-0/+11
|\
| * Merge branch 'PHP-5.3' into PHP-5.4Derick Rethans2013-01-061-0/+11
| |\
| | * Fixed bug #55397: Comparsion of incomplete DateTime causes SIGSEGV.Derick Rethans2013-01-061-0/+11
| * | Adding test from 5.5Lars Strojny2013-01-061-0/+11
* | | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2012-12-012-2/+18
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2012-12-012-2/+18
| |\ \ | | |/
| | * Fixed Bug #63435 Datetime::format('u') sometimes wrong by 1 microsecondRemi Collet2012-12-012-2/+18
* | | Merge branch 'PHP-5.4'Anatoliy Belsky2012-10-101-0/+2
|\ \ \ | |/ /
| * | Fix warnings preventing this test from passingAnatoliy Belsky2012-10-101-0/+2
* | | Remove executable permission on phptXinchen Hui2012-10-101-0/+0
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-10-102-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-102-0/+0
| |\ \ | | |/
| | * Remove executable permission on phptXinchen Hui2012-10-102-0/+0
* | | Merge branch 'PHP-5.4'Stanislav Malyshev2012-09-302-0/+56
|\ \ \ | |/ /
| * | Fix bugs 62561,62896 (Modifying DateTime::__construct,date_create adds an hour)Lonny Kapelushnik2012-09-302-0/+56
* | | Merge branch 'PHP-5.4'Stanislav Malyshev2012-09-171-0/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-09-171-0/+3
| |\ \ | | |/
| | * test should failXinchen Hui2012-09-171-0/+3
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-09-151-6/+24
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-09-151-6/+24
| |\ \ | | |/
| | * Add XFAIL test for bug #62852Xinchen Hui2012-09-151-0/+33
| | * Revert "Fixed bug #62852 (Unserialize invalid DateTime causes crash)"Xinchen Hui2012-09-151-15/+0
* | | Capitalize the warning messageXinchen Hui2012-09-111-1/+1
* | | Merge branch 'invalid-timezone' of https://github.com/simonwelsh/php-srcXinchen Hui2012-09-111-0/+11
|\ \ \
| * | | Provide a specific error message if date.timezone value is invalid.Simon Welsh2012-09-111-0/+11
| |/ /
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-08-191-0/+15
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-08-191-0/+15
| |\ \ | | |/
| | * Fixed bug #62852 (Unserialize invalid DateTime causes crash)Reeze Xia2012-08-191-0/+15
| | * Fixed Bug #62500 (Segfault in DateInterval class when extended)Xinchen Hui2012-07-101-0/+28
* | | Fix #61642: modify("+5 weekdays") returns SundayDmitri Iouchtchenko2012-08-051-0/+62
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-07-091-0/+28
|\ \ \ | |/ /
| * | Fixed Bug #62500 (Segfault in DateInterval class when extended)Xinchen Hui2012-07-091-0/+28
* | | Merge branch 'PHP-5.4'Anatoliy Belsky2012-04-241-2/+2
|\ \ \ | |/ /
| * | Bug 61610 adopted expected warnings for 5.4Anatoliy Belsky2012-04-241-2/+2
* | | Merge branch 'PHP-5.4'Anatoliy Belsky2012-04-101-0/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-04-101-0/+4
| |\ \ | | |/
| | * Fixed bug #61611 ext\date\tests\date_default_timezone_get-2.phpt failsAnatoliy Belsky2012-04-102-0/+24
| | * Fixed bug #61610 Test ext\date\tests\date_default_timezone_get-1.diff failsAnatoliy Belsky2012-04-102-0/+28
| | * Fix bug #61609 Test ext\date\tests\bug52062.phpt failsAnatoliy Belsky2012-04-101-3/+5
| | * Missed 5.3 for the Armenia DST dropRasmus Lerdorf2012-03-021-1/+1
| | * Resolve the last of the xfails from Bug 55253.Daniel Convissor2011-12-282-10/+6
| | * Resolve more xfails due to Bug 55253 being fixed.Daniel Convissor2011-12-271-12/+10
| | * Resolve some xfails due to Bug 55253 being fixed. (merged from 54)Daniel Convissor2011-12-273-56/+50
| | * This test should no longer fail, and is perfectly okay for Linux to test on too.Derick Rethans2011-12-121-3/+0
| | * Test cosmetics.Derick Rethans2011-12-0713-13/+13
| | * Sorting out the tests *once* more.Derick Rethans2011-12-078-135/+78