| Commit message (Expand) | Author | Age | Files | Lines |
* | Test cosmetics. | Derick Rethans | 2011-12-07 | 13 | -13/+13 |
* | Sorting out the tests *once* more. | Derick Rethans | 2011-12-07 | 6 | -5/+66 |
* | - tests require 64bit integer | Pierre Joye | 2011-12-07 | 1 | -0/+6 |
* | - print_r seems to display 0 or nothing for days, let make that test works in... | Pierre Joye | 2011-12-07 | 1 | -3/+3 |
* | - rename to correct bug # | Pierre Joye | 2011-12-07 | 1 | -0/+0 |
* | - set TZ | Pierre Joye | 2011-12-07 | 1 | -0/+2 |
* | - Fixed bug #53502 (strtotime with timezone memory leak). | Derick Rethans | 2011-12-06 | 3 | -3/+111 |
* | - 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 | 1 | -2/+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 | 3 | -5/+21 |
* | Tests for the DST RFC. | Daniel Convissor | 2011-10-18 | 3 | -0/+1161 |
* | Separate test for %a is no longer needed. | Daniel Convissor | 2011-09-13 | 2 | -29/+3 |
* | - test passes now (and VC6 is not supported anymore) | Pierre Joye | 2011-09-13 | 1 | -2/+0 |
* | - Removed support for putenv("TZ=..") for setting the timezone. | Derick Rethans | 2011-09-13 | 8 | -158/+41 |
* | - 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 |
* | - skip on win, runtime TZ via putenv is not supported with ext/date | Pierre Joye | 2011-09-13 | 1 | -1/+2 |
* | - 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 | -1/+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 |
* | test fixes on Darwin | Stanislav Malyshev | 2011-08-31 | 3 | -12/+18 |
* | 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 |
* | Have test for add/sub/diff one second during DST/ST transition. | Daniel Convissor | 2011-07-13 | 20 | -0/+88 |
* | Add test for constructing times during the dst/st conversion. | Daniel Convissor | 2011-07-13 | 1 | -0/+15 |
* | Use datetime examine diff file from 5.3 in 5.4 and trunk. | Daniel Convissor | 2011-07-13 | 1 | -36/+37 |
* | These are annoyingly slow | Hannes Magnusson | 2011-06-23 | 1 | -0/+4 |
* | Provide test for DateTime::add() issue (for discussion on internals, bugs.php... | Daniel Convissor | 2011-06-19 | 1 | -0/+33 |
* | Split DateTime diff/add/sub tests into separate files to make things easier t... | Daniel Convissor | 2011-06-19 | 61 | -690/+2106 |
* | - Fixed bug where the DateTime object got changed while using date_diff(). | Derick Rethans | 2011-06-17 | 1 | -0/+48 |
* | Fixed bug#51819 (Case discrepancy in timezone names cause Uncaught exception ... | Hannes Magnusson | 2011-06-05 | 1 | -3/+2 |
* | This isn't less then 5.4.. but these still fail though. | Hannes Magnusson | 2011-06-05 | 8 | -16/+0 |
* | adding an XFAIL, as we have an open bug for this test | Ferenc Kovacs | 2011-05-16 | 1 | -0/+2 |
* | adding an XFAIL, as we have an open bug for this test | Ferenc Kovacs | 2011-05-16 | 1 | -1/+3 |
* | set the timezone to UTC as suggested by Alexey Shein, and adding an SKIPIF as... | Ferenc Kovacs | 2011-05-16 | 1 | -1/+6 |
* | en_US locale preferred output has AM/PM and also the timezone | Rasmus Lerdorf | 2011-05-14 | 2 | -4/+4 |