summaryrefslogtreecommitdiff
path: root/ext/date
Commit message (Expand)AuthorAgeFilesLines
* 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-1011-40/+694
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | Backported the fix for bug #53437Anatol Belski2013-06-1011-41/+703
* | Merge branch 'PHP-5.3' into PHP-5.4Derick Rethans2013-04-221-441/+469
|\ \ | |/
| * - Updated to version 2013.3 (2013c)Derick Rethans2013-04-221-441/+469
| * Fix testXinchen Hui2013-04-011-2/+1
* | Fix test after f8b91d9acff10ede7bd3f2bc631794a3abef8ff7Xinchen Hui2013-03-211-2/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-03-194-31/+66
|\ \ | |/
| * Backported fix for bug #62852Anatol Belski2013-03-194-31/+66
* | Merge branch 'PHP-5.3' into PHP-5.4Derick Rethans2013-03-111-594/+615
|\ \ | |/
| * - Updated to version 2013.2 (2013b)Derick Rethans2013-03-111-594/+615
* | Merge branch 'PHP-5.3' into PHP-5.4Derick Rethans2013-03-031-661/+784
|\ \ | |/
| * - Updated to version 2013.1 (2013a)Derick Rethans2013-03-031-661/+784
* | Merge branch 'PHP-5.3' into PHP-5.4Derick Rethans2013-01-062-1/+16
|\ \ | |/
| * Fixed bug #55397: Comparsion of incomplete DateTime causes SIGSEGV.Derick Rethans2013-01-062-1/+16
| * Happy New Year~Xinchen Hui2013-01-0115-15/+15
* | Coding style, ANSI C compatibilityLars Strojny2013-01-061-4/+5
* | Adding test from 5.5Lars Strojny2013-01-061-0/+11
* | Bug #63699: performance improvements for varios ext/date functionsLars Strojny2013-01-062-11/+43
* | Happy New YearXinchen Hui2013-01-0115-15/+15
* | Use get_gc instead of hacks of get_propertiesDmitry Stogov2012-12-051-2/+21
* | fix bug #63666 - Poor date() performanceStanislav Malyshev2012-12-041-3/+7
* | Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2012-12-013-3/+19
|\ \ | |/
| * Fixed Bug #63435 Datetime::format('u') sometimes wrong by 1 microsecondRemi Collet2012-12-013-3/+19
* | Merge branch 'PHP-5.3' into PHP-5.4Derick Rethans2012-11-131-540/+572
|\ \ | |/
| * - Updated to version 2012.10 (2012j)Derick Rethans2012-11-131-540/+572
* | Merge branch 'PHP-5.3' into PHP-5.4Derick Rethans2012-11-041-29/+29
|\ \ | |/
| * - Updated to version 2012.9 (2012i)Derick Rethans2012-11-041-29/+29
* | Merge branch 'PHP-5.3' into PHP-5.4Derick Rethans2012-10-271-452/+451
|\ \ | |/
| * - Updated to version 2012.8 (2012h)Derick Rethans2012-10-271-452/+451
* | Merge branch 'PHP-5.3' into PHP-5.4Derick Rethans2012-10-181-79/+95
|\ \ | |/
| * - Updated to version 2012.7 (2012g)Derick Rethans2012-10-181-79/+95
* | 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
| * Merge branch 'PHP-5.3' of git.php.net:/php-src into PHP-5.3Derick Rethans2012-10-0415-31/+44
| |\
* | \ Merge branch 'PHP-5.4' of git.php.net:/php-src into PHP-5.4Derick Rethans2012-10-0417-80/+153
|\ \ \
| * \ \ Merge branch 'pull-request/210' into PHP-5.4Stanislav Malyshev2012-09-304-49/+109
| |\ \ \
| | * | | Fix bugs 62561,62896 (Modifying DateTime::__construct,date_create adds an hour)Lonny Kapelushnik2012-09-303-0/+58
| |/ / /
| * | | 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-152-18/+28
| |\ \ \ | | |/ /
| | * | 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
| * | | correct PHP version & year++Xinchen Hui2012-09-052-2/+2