summaryrefslogtreecommitdiff
path: root/ext/date
Commit message (Expand)AuthorAgeFilesLines
* Merged PHP-7.0 by hand due to conflicts.Derick Rethans2017-08-1548-3238/+28718
* Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-08-022-0/+26
|\
| * Fixed bug #75002 Null Pointer Dereference in timelib_time_cloneDerick Rethans2017-08-022-0/+26
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-07-102-5/+22
|\ \ | |/
| * Fixed bug #74852 (property_exists returns true on unknown DateInterval property)jhdxr2017-07-102-5/+22
* | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2017-07-043-6604/+5700
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2017-07-041-2/+2
| |\
| | * Fix testsStanislav Malyshev2017-07-041-2/+2
| * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2017-07-042-6370/+5466
| |\ \ | | |/
| | * Fixed parsing of strange formats with mixed month/day and time stringsDerick Rethans2017-07-042-6370/+5466
| | * Updated to version 2016.10 (2016j)Derick Rethans2016-11-241-432/+583
| | * Updated to version 2016.9 (2016i)Derick Rethans2016-11-031-919/+1064
| | * Updated to version 2016.8 (2016h)Derick Rethans2016-10-241-456/+458
* | | relax this test again (still encounter erratic failure)Remi Collet2017-06-061-1/+1
* | | Fixed #74639 - Added proper clone functionality for DatePeriod and DateIntervalandrewnester2017-06-012-3/+54
* | | Added a test case for (docs) bug #74652Derick Rethans2017-05-251-0/+30
* | | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-04-201-2/+2
|\ \ \ | |/ /
| * | Avoid exact floating point comparisonSteve Walk2017-04-201-2/+2
* | | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-04-173-1/+21
|\ \ \ | |/ /
| * | Fixed bug #74080 Add datetime constant for RFC7231Craig Duncan2017-04-173-1/+21
* | | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-04-101-1/+1
|\ \ \ | |/ /
| * | Fixed bug #74404 (wrong reflection on DateTimeZone::getTransitions)Joe Watkins2017-04-101-1/+1
* | | relax more this testRemi Collet2017-03-291-1/+1
* | | relax test failing in fast computerRemi Collet2017-03-291-2/+4
* | | Merge branch 'PHP-7.0' into PHP-7.1Derick Rethans2017-03-271-1/+1
|\ \ \ | |/ /
| * | Forgot to update the output in the test tooDerick Rethans2017-03-271-1/+1
* | | Merge branch 'PHP-7.0' into PHP-7.1Derick Rethans2017-03-271-5/+5
|\ \ \ | |/ /
| * | Fixed test for #33415 due to data fixes.Derick Rethans2017-03-271-5/+5
| * | Updated to version 2017.2 (2017b)Derick Rethans2017-03-241-580/+618
* | | Updated to version 2017.2 (2017b)Derick Rethans2017-03-241-580/+618
* | | Added a test case to make sure microseconds work.Derick Rethans2017-03-241-0/+17
* | | Fix for #73837: "new DateTime()" with a cast to doubleDerick Rethans2017-03-201-1/+1
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-03-092-8/+44
|\ \ \ | |/ /
| * | Fixed bug #72096 Swatch time value incorrect for dates before 1970mcq82017-03-092-8/+44
* | | Merge branch 'PHP-7.0' into PHP-7.1Derick Rethans2017-03-029-135/+135
|\ \ \ | |/ /
| * | Fixed tests after tzdb removed abbreviationsDerick Rethans2017-03-028-132/+132
| * | Make sure we anchor this test to FebruaryDerick Rethans2017-03-021-3/+3
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-03-021-3/+3
|\ \ \ | |/ /
| * | Fix bug73858.phpt to work in months without 31 daysMitch Hagstrand2017-03-021-3/+3
| * | Updated to version 2017.1 (2017a)Derick Rethans2017-03-011-3585/+3620
* | | Updated to version 2017.1 (2017a)Derick Rethans2017-03-011-3585/+3620
* | | Merge branch 'PHP-7.0' into PHP-7.1Derick Rethans2017-02-128-3/+169
|\ \ \ | |/ /
| * | Upgrade timelib to 2017.01Derick Rethans2017-02-128-3/+169
* | | Fixed bug #73837 ("new DateTime()" sometimes returns 1 second ago value).Derick Rethans2017-02-111-5/+10
* | | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-161-0/+10
|\ \ \ | |/ /
| * | Add test ini_set with invalid time zoneNiklas Keller2017-01-161-0/+10
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
| * | Merge branch 'PHP-7.0' of https://git.php.net/push/php-src into PHP-7.0Nuno Lopes2016-11-301-432/+583
| |\ \
| | * | Updated to version 2016.10 (2016j)Derick Rethans2016-11-241-432/+583
| * | | fix gcov coverageNuno Lopes2016-11-161-48/+48
| |/ /