summaryrefslogtreecommitdiff
path: root/ext/date
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.1'Joe Watkins2017-07-102-5/+22
|\
| * 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.1'Stanislav Malyshev2017-07-043-6604/+5700
|\ \ \ | |/ /
| * | 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
* | | | Add test for bug #52480Michael Moussa2017-06-221-0/+26
* | | | Merge branch 'PHP-7.1'Remi Collet2017-06-061-1/+1
|\ \ \ \ | |/ / /
| * | | relax this test again (still encounter erratic failure)Remi Collet2017-06-061-1/+1
* | | | Implemented FR #71520Michael Moravec2017-06-034-17/+113
* | | | Fix bug #55407Niklas Keller2017-06-032-4/+2
* | | | Merge branch 'PHP-7.1'Joe Watkins2017-06-012-3/+54
|\ \ \ \ | |/ / /
| * | | Fixed #74639 - Added proper clone functionality for DatePeriod and DateIntervalandrewnester2017-06-012-3/+54
* | | | Merge branch 'PHP-7.1'Derick Rethans2017-05-251-0/+30
|\ \ \ \ | |/ / /
| * | | Added a test case for (docs) bug #74652Derick Rethans2017-05-251-0/+30
* | | | Merge branch 'PHP-7.1'Joe Watkins2017-04-201-2/+2
|\ \ \ \ | |/ / /
| * | | 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.1'Joe Watkins2017-04-173-1/+21
|\ \ \ \ | |/ / /
| * | | 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.1'Joe Watkins2017-04-101-1/+1
|\ \ \ \ | |/ / /
| * | | 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
* | | | pull-request/2456:Edgar R. Sandi2017-04-082-32/+0
* | | | Merge branch 'PHP-7.1'Remi Collet2017-03-291-1/+1
|\ \ \ \ | |/ / /
| * | | relax more this testRemi Collet2017-03-291-1/+1
* | | | Merge branch 'PHP-7.1'Remi Collet2017-03-291-2/+4
|\ \ \ \ | |/ / /
| * | | relax test failing in fast computerRemi Collet2017-03-291-2/+4
* | | | Merge branch 'PHP-7.1'Derick Rethans2017-03-271-1/+1
|\ \ \ \ | |/ / /
| * | | 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.1'Derick Rethans2017-03-271-5/+5
|\ \ \ \ | |/ / /
| * | | 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
* | | | Updated to version 2017.2 (2017b)Derick Rethans2017-03-241-580/+618
* | | | Merge branch 'PHP-7.1'Derick Rethans2017-03-241-0/+17
|\ \ \ \ | |/ / /
| * | | Added a test case to make sure microseconds work.Derick Rethans2017-03-241-0/+17
* | | | Merge branch 'PHP-7.1'Derick Rethans2017-03-201-1/+1
|\ \ \ \ | |/ / /
| * | | Fix for #73837: "new DateTime()" with a cast to doubleDerick Rethans2017-03-201-1/+1
* | | | Merge branch 'PHP-7.1'Nikita Popov2017-03-092-8/+44
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-03-092-8/+44
| |\ \ \ | | |/ /