summaryrefslogtreecommitdiff
path: root/ext/date
Commit message (Expand)AuthorAgeFilesLines
* - Updated to version 2012.7 (2012g)Derick Rethans2012-10-181-79/+95
* Remove executable permission on phptXinchen Hui2012-10-102-0/+0
* Merge branch 'PHP-5.3' of git.php.net:/php-src into PHP-5.3Derick Rethans2012-10-0415-31/+44
|\
| * test should failXinchen Hui2012-09-171-0/+3
| * Add XFAIL test for bug #62852Xinchen Hui2012-09-151-0/+33
| * Revert "Fixed bug #62852 (Unserialize invalid DateTime causes crash)"Xinchen Hui2012-09-152-27/+4
| * year++Xinchen Hui2012-09-052-2/+2
| * year++Xinchen Hui2012-09-0511-11/+11
* | - Updated to version 2012.6 (2012f)Derick Rethans2012-09-141-68/+84
* | Merge branch 'PHP-5.3' of git.php.net:/php-src into PHP-5.3Derick Rethans2012-08-242-4/+27
|\ \ | |/
| * Fixed bug #62852 (Unserialize invalid DateTime causes crash)Reeze Xia2012-08-192-4/+27
* | - Updated to version 2012.5 (2012e)Derick Rethans2012-08-061-3/+3
* | - Updated to version 2012.4 (2012d)Derick Rethans2012-07-201-584/+584
|/
* Fixed Bug #62500 (Segfault in DateInterval class when extended)Xinchen Hui2012-07-102-0/+45
* Fix #62432 ReflectionMethod random corrupt memory on high concurrentJohannes Schlüter2012-06-271-4/+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
* - Updated to version 2012.3 (2012c)Derick Rethans2012-04-021-616/+635
* Missed 5.3 for the Armenia DST dropRasmus Lerdorf2012-03-021-1/+1
* - Updated to version 2012.2 (2012b)Derick Rethans2012-03-021-482/+485
* - Updated to version 2012.1 (2012a)Derick Rethans2012-03-011-587/+567
* - Year++Felipe Pena2012-01-012-2/+2
* 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
* - print_r seems to display 0 or nothing for days, let make that test works in...Pierre Joye2011-12-072-3/+7
* - fix warning and fix buggy behavior of timelib_diff due to bad assumption of...Pierre Joye2011-12-071-0/+1
* - Fixed bug #53502 (strtotime with timezone memory leak).Derick Rethans2011-12-0610-55/+406
* Make tests similar to the ones in 5.4 and trunk.Derick Rethans2011-12-063-24/+7
* - Added a test case for #53437.Derick Rethans2011-12-061-0/+28
* - Fixed bug #52062: large timestamps with DateTime::getTimestamp and DateTime...Derick Rethans2011-12-063-3/+24
* - Cosmetics for test case for #48678.Derick Rethans2011-12-061-2/+2
* - Fixed test case for #54851.Derick Rethans2011-12-062-3/+2
* - Fixed bug #54851 (DateTime::createFromFormat() doesn't interpret "D").Derick Rethans2011-11-263-17/+128
* - Fixed bug #54596 (incorrect years for DateTime objects created with 4-digitDerick Rethans2011-11-253-164/+258
* - Force setting for tests.Derick Rethans2011-11-251-0/+2
* - Fixed bug #60236 (TLA timezone dates are not converted properly fromDerick Rethans2011-11-247-17/+29
* - Updated to version 2011.14 (2011n)Derick Rethans2011-11-021-142/+157
* - Updated to version 2011.13 (2011m)Derick Rethans2011-10-241-609/+675
* Tests for the DST RFC.Daniel Convissor2011-10-183-0/+1161
* - Updated to version 2011.12 (2011l)Derick Rethans2011-10-101-68/+69
* - Updated to version 2011.11 (2011k)Derick Rethans2011-09-261-514/+459
* - skip on win, runtime TZ via putenv is not supported with ext/datePierre Joye2011-09-131-1/+10
* - skip on win, runtime TZ via putenv is not supported with ext/datePierre Joye2011-09-131-0/+4
* - TZ auto detection varies, not always UTCPierre Joye2011-09-131-2/+2
* - TZ auto detection varies, not always UTCPierre Joye2011-09-131-4/+4