| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix spring tests for dst/st transition second. | Daniel Convissor | 2011-08-22 | 8 | -20/+20 |
* | possible use without init fixed | Gwynne Raskind | 2011-08-07 | 1 | -1/+1 |
* | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -5/+5 |
* | 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 |
* | - Updated to version 2011.8 (2011h) | Derick Rethans | 2011-06-27 | 1 | -958/+703 |
* | These are annoyingly slow | Hannes Magnusson | 2011-06-23 | 1 | -0/+4 |
* | Make xfail text not reference a particular version now that 5.4 branch exists. | Daniel Convissor | 2011-06-19 | 24 | -24/+24 |
* | Provide test for DateTime::add() issue (for discussion on internals, bugs.php... | Daniel Convissor | 2011-06-18 | 1 | -0/+33 |
* | Split DateTime diff/add/sub tests into separate files to make things easier t... | Daniel Convissor | 2011-06-18 | 62 | -742/+2143 |
* | - Fixed bug where the DateTime object got changed while using date_diff(). | Derick Rethans | 2011-06-17 | 2 | -2/+56 |
* | Fixed bug#51819 (Case discrepancy in timezone names cause Uncaught exception ... | Hannes Magnusson | 2011-06-05 | 3 | -101/+138 |
* | 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 |
* | reverting 311103,311105-311109, will commit them to all three branches | Ferenc Kovacs | 2011-05-16 | 3 | -12/+3 |
* | - Fix a few more memleaks found by parfait | Johannes Schlüter | 2011-05-16 | 1 | -0/+3 |
* | adding an XFAIL, as we have an open bug for this test | Ferenc Kovacs | 2011-05-16 | 1 | -1/+3 |
* | adding an XFAIL, as we have an open bug for this test | Ferenc Kovacs | 2011-05-16 | 1 | -1/+3 |
* | fix the test via setting the timezone to UTC as suggested by Alexey Shein, an... | 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 |
* | Fix the require in these tests | Rasmus Lerdorf | 2011-05-14 | 12 | -12/+12 |
* | Added missing date_default_timezone_set('UTC'); to the appropriate tests. A f... | Philip Olson | 2011-05-12 | 3 | -0/+5 |
* | - Updated to version 2011.7 (2011g) | Derick Rethans | 2011-04-30 | 1 | -631/+596 |
* | - Updated to version 2011.5 (2011e) | Derick Rethans | 2011-04-01 | 1 | -571/+572 |
* | fix last commit: | Nuno Lopes | 2011-03-28 | 2 | -32546/+18031 |
* | - Fixed bug #54283 (new DatePeriod(NULL) causes crash) | Felipe Pena | 2011-03-23 | 2 | -1/+15 |
* | Fix bug #54340 (DateTime::add() method bug). | Adam Harvey | 2011-03-22 | 2 | -4/+45 |
* | Fix bug #54316 (DateTime::createFromFormat does not handle trailing '|' | Adam Harvey | 2011-03-21 | 3 | -18106/+32703 |
* | - Updated to version 2011.4 (2011d) | Derick Rethans | 2011-03-14 | 1 | -7/+7 |
* | Add a version number to timelib for other projects that use it. | Scott MacVicar | 2011-03-09 | 1 | -0/+2 |
* | - Updated to version 2011.3 (2011c) | Derick Rethans | 2011-03-07 | 1 | -428/+545 |
* | - Updated to version 2011.2 (2011b) | Derick Rethans | 2011-02-15 | 1 | -412/+475 |
* | Add DateInterval format() tests. | Daniel Convissor | 2011-02-11 | 2 | -0/+92 |
* | Add extensive tests for DateTime::diff(), add() and sub(). | Daniel Convissor | 2011-02-10 | 13 | -0/+2052 |
* | Fix bug #52290 (setDate, setISODate, setTime works wrong when DateTime create... | Stanislav Malyshev | 2011-01-30 | 2 | -2/+3 |
* | Fix bug #52808 (Segfault when specifying interval as two dates) | Stanislav Malyshev | 2011-01-30 | 2 | -2/+99 |
* | - Let's keep this consistent in the whole file. | Derick Rethans | 2011-01-25 | 1 | -1/+1 |
* | removed un-used variable | Ilia Alshanetsky | 2011-01-24 | 1 | -1/+0 |
* | - Updated to version 2011.1 (2011a) | Derick Rethans | 2011-01-24 | 1 | -73/+70 |
* | fix tests | Stanislav Malyshev | 2011-01-24 | 5 | -44/+79 |
* | Fixed bug #5273 (Can't use new properties in class extended from DateInterval) | Stanislav Malyshev | 2011-01-24 | 2 | -30/+70 |
* | Fixed Bug #52063 (DateTime constructor's second argument doesn't have a null ... | Stanislav Malyshev | 2011-01-24 | 2 | -2/+17 |
* | - be sure that we got tzid by adding a default case | Pierre Joye | 2011-01-20 | 1 | -12/+14 |
* | - Fixed bug #53729 (DatePeriod fails to initialize recurrences on 64bit | Derick Rethans | 2011-01-12 | 1 | -2/+2 |
* | Added test | Ilia Alshanetsky | 2011-01-05 | 1 | -0/+17 |
* | Optimize unix timestamp to date-string conversion for very high year values | Ilia Alshanetsky | 2011-01-05 | 1 | -0/+6 |