| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix test | Xinchen Hui | 2013-04-01 | 1 | -2/+1 |
* | Backported fix for bug #62852 | Anatol Belski | 2013-03-19 | 3 | -24/+52 |
* | Fixed bug #55397: Comparsion of incomplete DateTime causes SIGSEGV. | Derick Rethans | 2013-01-06 | 1 | -0/+11 |
* | Fixed Bug #63435 Datetime::format('u') sometimes wrong by 1 microsecond | Remi Collet | 2012-12-01 | 2 | -2/+18 |
* | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 2 | -0/+0 |
* | test should fail | Xinchen Hui | 2012-09-17 | 1 | -0/+3 |
* | Add XFAIL test for bug #62852 | Xinchen Hui | 2012-09-15 | 1 | -0/+33 |
* | Revert "Fixed bug #62852 (Unserialize invalid DateTime causes crash)" | Xinchen Hui | 2012-09-15 | 1 | -15/+0 |
* | Fixed bug #62852 (Unserialize invalid DateTime causes crash) | Reeze Xia | 2012-08-19 | 1 | -0/+15 |
* | Fixed Bug #62500 (Segfault in DateInterval class when extended) | Xinchen Hui | 2012-07-10 | 1 | -0/+28 |
* | Fixed bug #61611 ext\date\tests\date_default_timezone_get-2.phpt fails | Anatoliy Belsky | 2012-04-10 | 2 | -0/+24 |
* | Fixed bug #61610 Test ext\date\tests\date_default_timezone_get-1.diff fails | Anatoliy Belsky | 2012-04-10 | 2 | -0/+28 |
* | Fix bug #61609 Test ext\date\tests\bug52062.phpt fails | Anatoliy Belsky | 2012-04-10 | 1 | -3/+5 |
* | Missed 5.3 for the Armenia DST drop | Rasmus Lerdorf | 2012-03-02 | 1 | -1/+1 |
* | Resolve the last of the xfails from Bug 55253. | Daniel Convissor | 2011-12-28 | 2 | -10/+6 |
* | Resolve more xfails due to Bug 55253 being fixed. | Daniel Convissor | 2011-12-27 | 1 | -12/+10 |
* | Resolve some xfails due to Bug 55253 being fixed. (merged from 54) | Daniel Convissor | 2011-12-27 | 3 | -56/+50 |
* | This test should no longer fail, and is perfectly okay for Linux to test on too. | Derick Rethans | 2011-12-12 | 1 | -3/+0 |
* | Test cosmetics. | Derick Rethans | 2011-12-07 | 13 | -13/+13 |
* | Sorting out the tests *once* more. | Derick Rethans | 2011-12-07 | 8 | -135/+78 |
* | - print_r seems to display 0 or nothing for days, let make that test works in... | Pierre Joye | 2011-12-07 | 2 | -3/+7 |
* | - Fixed bug #53502 (strtotime with timezone memory leak). | Derick Rethans | 2011-12-06 | 4 | -3/+272 |
* | Make tests similar to the ones in 5.4 and trunk. | Derick Rethans | 2011-12-06 | 3 | -24/+7 |
* | - Added a test case for #53437. | Derick Rethans | 2011-12-06 | 1 | -0/+28 |
* | - Fixed bug #52062: large timestamps with DateTime::getTimestamp and DateTime... | Derick Rethans | 2011-12-06 | 1 | -0/+21 |
* | - Cosmetics for test case for #48678. | Derick Rethans | 2011-12-06 | 1 | -2/+2 |
* | - Fixed test case for #54851. | Derick Rethans | 2011-12-06 | 2 | -3/+2 |
* | - Fixed bug #54851 (DateTime::createFromFormat() doesn't interpret "D"). | Derick Rethans | 2011-11-26 | 1 | -0/+57 |
* | - Fixed bug #54596 (incorrect years for DateTime objects created with 4-digit | Derick Rethans | 2011-11-25 | 1 | -0/+18 |
* | - Force setting for tests. | Derick Rethans | 2011-11-25 | 1 | -0/+2 |
* | - Fixed bug #60236 (TLA timezone dates are not converted properly from | Derick Rethans | 2011-11-24 | 6 | -15/+27 |
* | Tests for the DST RFC. | Daniel Convissor | 2011-10-18 | 3 | -0/+1161 |
* | - skip on win, runtime TZ via putenv is not supported with ext/date | Pierre Joye | 2011-09-13 | 1 | -1/+10 |
* | - skip on win, runtime TZ via putenv is not supported with ext/date | Pierre Joye | 2011-09-13 | 1 | -0/+4 |
* | - TZ auto detection varies, not always UTC | Pierre Joye | 2011-09-13 | 1 | -2/+2 |
* | - TZ auto detection varies, not always UTC | Pierre Joye | 2011-09-13 | 1 | -4/+4 |
* | - fix test | Pierre Joye | 2011-09-13 | 1 | -0/+1 |
* | - skip on win, runtime TZ via putenv is not supported with ext/date | Pierre Joye | 2011-09-13 | 1 | -0/+4 |
* | - fix test on win, putenv is not supported for TZ and ext/date | Pierre Joye | 2011-09-13 | 1 | -24/+120 |
* | - skip on win, strftime uses system TZ | Pierre Joye | 2011-09-12 | 1 | -0/+4 |
* | Fix test, one skipif is enough | Hannes Magnusson | 2011-09-05 | 1 | -2/+0 |
* | - skip on win, TZ cannot be set using putenv at runtime | Pierre Joye | 2011-09-04 | 1 | -0/+5 |
* | - skip on win, TZs differ with strftime | Pierre Joye | 2011-09-04 | 1 | -0/+5 |
* | - fix test on win, does not use putenv to set the TZ but date_default_timezon... | Pierre Joye | 2011-09-04 | 1 | -3/+11 |
* | Fixed bug#48476 | Hannes Magnusson | 2011-08-30 | 1 | -0/+33 |
* | Fix differences in some sub() results that were causing tests to fail. | Daniel Convissor | 2011-08-23 | 4 | -11/+22 |
* | Fix spring tests for dst/st transition second. | Daniel Convissor | 2011-08-22 | 8 | -20/+20 |
* | Fix spelling error. | Daniel Convissor | 2011-07-21 | 4 | -4/+4 |
* | Have test for add/sub/diff one second during ST/DST transition in spring. | Daniel Convissor | 2011-07-21 | 20 | -0/+80 |
* | Rename and enhance test for bug 55253 now that bugs web is up. | Daniel Convissor | 2011-07-20 | 1 | -2/+16 |