summaryrefslogtreecommitdiff
path: root/ext/date
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.5' into PHP-5.6Tjerk Meesters2014-08-132-20/+28
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Tjerk Meesters2014-08-132-20/+36
| |\
| | * Fixed #66091Tjerk Meesters2014-08-132-15/+21
* | | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-08-123-10/+10
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-08-123-10/+10
| |\ \ | | |/
| | * fix the failing date tests introduced with the latest timezonedb updateFerenc Kovacs2014-08-123-10/+10
* | | Merge branch 'PHP-5.5' into PHP-5.6Derick Rethans2014-08-071-1315/+1389
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2014-08-071-1315/+1389
| |\ \ | | |/
| | * - Updated to version 2014.6 (2014f)Derick Rethans2014-08-071-1315/+1389
* | | Merge branch 'PHP-5.5' into PHP-5.6Peter Cowburn2014-07-312-11514/+11512
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Peter Cowburn2014-07-312-11514/+11512
| |\ \ | | |/
| | * Bug #51096 - Remove unnecessary ? for first/last day ofPeter Cowburn2014-07-312-11514/+11512
* | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-07-171-0/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-07-171-0/+4
| |\ \ | | |/
| | * Enable build without atoll (e.g old AIX flavours)Lior Kaplan2014-07-171-0/+4
* | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-06-163-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-06-163-3/+3
| |\ \ | | |/
| | * Update copyright year for re2c generated filesLior Kaplan2014-06-161-1/+1
| | * Update copyright year for re2c files as wellLior Kaplan2014-06-162-2/+2
* | | fix failed testRemi Collet2014-06-161-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Derick Rethans2014-06-131-655/+655
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2014-06-131-655/+655
| |\ \ | | |/
| | * - Updated to version 2014.5 (2014e)Derick Rethans2014-06-131-655/+655
* | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-06-051-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-06-051-2/+2
| |\ \ | | |/
| | * fix test for 5.4/5.5Remi Collet2014-06-051-2/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-06-051-0/+35
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-06-051-0/+35
| |\ \ | | |/
| | * add test for previous fixRemi Collet2014-06-051-0/+35
* | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-06-052-12/+12
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-06-052-12/+12
| |\ \ | | |/
| | * Fix regression introduce in fix for bug #67118Remi Collet2014-06-052-12/+12
* | | Merge branch 'PHP-5.5' into PHP-5.6Adam Harvey2014-05-2148-384/+412
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2014-05-2147-383/+411
| |\ \ | | |/
| | * Add microseconds to the serialised form of DateTime objects.Adam Harvey2014-05-2147-383/+411
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-05-134-102/+198
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-05-134-102/+198
| |\ \ | | |/
| | * Merge branch 'bug67251' into PHP-5.4Stanislav Malyshev2014-05-133-1/+47
| | |\
| | | * Fix bug #67251 - date_parse_from_format out-of-bounds readStanislav Malyshev2014-05-113-1/+47
| | * | Merge branch 'bug67252' into PHP-5.4Stanislav Malyshev2014-05-133-100/+150
| | |\ \
| | | * | fix bug #67253: timelib_meridian_with_check out-of-bounds readStanislav Malyshev2014-05-113-100/+150
| | | |/
* | | | Merge branch 'PHP-5.5' into PHP-5.6Derick Rethans2014-05-131-582/+618
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2014-05-131-582/+618
| |\ \ \ | | |/ /
| | * | - Updated to version 2014.3 (2014c)Derick Rethans2014-05-131-582/+618
| | |/
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-04-251-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-04-251-1/+1
| |\ \ | | |/
| | * fixed testAnatol Belski2014-04-251-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-04-252-1/+30
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-04-252-1/+30
| |\ \ | | |/
| | * Fixed bug #67118 DateTime constructor crash with invalid dataAnatol Belski2014-04-252-1/+30