summaryrefslogtreecommitdiff
path: root/ext/date/tests
Commit message (Expand)AuthorAgeFilesLines
* fix test for 5.4/5.5Remi Collet2014-06-051-2/+2
* add test for previous fixRemi Collet2014-06-051-0/+35
* Fix regression introduce in fix for bug #67118Remi Collet2014-06-051-9/+9
* Add microseconds to the serialised form of DateTime objects.Adam Harvey2014-05-2146-382/+410
* Merge branch 'bug67251' into PHP-5.4Stanislav Malyshev2014-05-131-0/+38
|\
| * Fix bug #67251 - date_parse_from_format out-of-bounds readStanislav Malyshev2014-05-111-0/+38
* | fix bug #67253: timelib_meridian_with_check out-of-bounds readStanislav Malyshev2014-05-111-0/+44
|/
* fixed testAnatol Belski2014-04-251-1/+1
* Fixed bug #67118 DateTime constructor crash with invalid dataAnatol Belski2014-04-251-0/+27
* Fix bug #66721Boro Sitnikovski2014-04-131-0/+11
* Fixed bug #45543: DateTime::setTimezone can not set timezones without ID.Derick Rethans2014-01-261-0/+34
* Fixed bug #44780: some time zone offsets not recognized by timezone_name_from...Derick Rethans2014-01-251-0/+10
* fixed EOL in the testAnatol Belski2014-01-091-3/+3
* added testcase from bug #65371Anatol Belski2014-01-091-0/+22
* fix testMichael Wallner2013-12-121-0/+2
* Fixed bug #65199 (Wrong Day of Week) and fixed bug #63391 (Incorrect/inconsis...Derick Rethans2013-11-282-1/+21
* Marking those two as XFAIL for now.Derick Rethans2013-11-282-0/+4
* Fixed a few DST changeover issues.Derick Rethans2013-11-284-3/+4
* Split up tests into their different categories.Derick Rethans2013-11-288-406/+470
* Group those tests a bit better, as some of the bd ones wanted a "ST" feature ...Derick Rethans2013-11-281-13/+20
* Fixed "Forward Transition" construction of DateTime objects.Derick Rethans2013-11-281-0/+27
* Fixed bug #53879 (DateTime::createFromFormat() fails to parse cookie expirati...Derick Rethans2013-11-277-11/+25
* Bug 64157Boro Sitnikovski2013-09-161-0/+14
* Fix bug #65554 in DateTime, when use it with D/l in format and textual day ha...gron19872013-08-251-0/+29
* Fix DateInterval->days value when object was created not from DateTime::diff()Alexander Moskalev2013-08-241-0/+10
* typo fixesVeres Lajos2013-07-151-1/+1
* seems to be working fine for me on 32-bitStanislav Malyshev2013-06-231-2/+0
* Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-06-112-4/+4
|\
| * fixed testsAnatol Belski2013-06-112-4/+4
* | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-06-115-0/+251
|\ \ | |/
| * missing tests for bug #53437Anatol Belski2013-06-115-0/+251
| * Backported the fix for bug #53437Anatol Belski2013-06-109-19/+406
| * Fix testXinchen Hui2013-04-011-2/+1
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | Backported the fix for bug #53437Anatol Belski2013-06-109-19/+406
* | Fix test after f8b91d9acff10ede7bd3f2bc631794a3abef8ff7Xinchen Hui2013-03-211-2/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-03-193-24/+52
|\ \ | |/
| * Backported fix for bug #62852Anatol Belski2013-03-193-24/+52
* | 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.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
* | Fix warnings preventing this test from passingAnatoliy Belsky2012-10-101-0/+2
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-102-0/+0
|\ \ | |/
| * Remove executable permission on phptXinchen Hui2012-10-102-0/+0
* | Fix bugs 62561,62896 (Modifying DateTime::__construct,date_create adds an hour)Lonny Kapelushnik2012-09-302-0/+56
* | 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.3' into PHP-5.4Xinchen Hui2012-09-151-6/+24
|\ \ | |/