summaryrefslogtreecommitdiff
path: root/ext/date
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #76462 Undefined property: DateInterval::$fAnatol Belski2018-06-122-0/+17
* Updated to version 2018.5 (2018e)Derick Rethans2018-05-081-1045/+1049
* Fix #76131 some arginfo params are different from the documentationGabriel Caruso2018-03-271-5/+5
* Updated to version 2018.4 (2018d)Derick Rethans2018-03-241-791/+796
* Fixed bug #68406 calling var_dump on a DateTimeZone object modifies itjhdxr2018-02-123-16/+91
* Fix #75857: Timezone gets truncated when formattedGabriel Caruso2018-02-112-59/+77
* Fixed bug #75928Pedro Lacerda2018-02-102-3/+12
* Updated to version 2018.3 (2018c)Derick Rethans2018-01-241-705/+709
* year++Xinchen Hui2018-01-022-2/+2
* Fixed ext/date tests due to changes in Olson databaseDerick Rethans2017-11-075-126/+27
* Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-241-1/+1
|\
| * Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2017-10-241-1/+1
| |\
| | * Parametrize the expected value to avoid platform false positivesAnatol Belski2017-10-241-1/+1
* | | Merge branch 'PHP-7.0' into PHP-7.1Derick Rethans2017-10-241-489/+14
|\ \ \ | |/ /
| * | Update timezonemap.h, which needs to match the bundled TZ dbDerick Rethans2017-10-241-736/+44
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-243-925/+1033
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2017-10-243-717/+2304
| |\ \ | | |/
| | * Fixed bug #75055 Out-Of-Bounds Read in timelib_meridian()Anatol Belski2017-10-243-716/+2303
| * | Updated to version 2017.3 (2017c)Derick Rethans2017-10-231-1078/+1009
* | | Updated to version 2017.3 (2017c)Derick Rethans2017-10-231-1078/+1009
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-092-1/+52
|\ \ \ | |/ /
| * | Fix array access on undeclared properties in DateIntervalAnatol Belski2017-10-092-1/+52
* | | Do the revert properly, and put back fraction support in 7.1Derick Rethans2017-08-1618-9540/+12094
* | | Merge branch 'PHP-7.0' into PHP-7.1Derick Rethans2017-08-1649-14507/+11779
|\ \ \ | |/ /
| * | Revert "Upgrade timelib to 2017.05beta7"Derick Rethans2017-08-1647-14505/+11777
| * | Revert "Remove removed header files from configuration files."Derick Rethans2017-08-162-2/+2
* | | Merge branch 'PHP-7.0' into PHP-7.1Derick Rethans2017-08-161-0/+1
|\ \ \ | |/ /
| * | Added timelib version to phpinfo()Derick Rethans2017-08-161-0/+1
* | | Merge branch 'PHP-7.0' into PHP-7.1Remi Collet2017-08-161-23670/+0
|\ \ \ | |/ /
| * | cleanupRemi Collet2017-08-161-23670/+0
* | | Merge branch 'PHP-7.0' into PHP-7.1Derick Rethans2017-08-154-4/+4
|\ \ \ | |/ /
| * | Remove removed header files from configuration files.Derick Rethans2017-08-152-2/+2
| * | Upgrade timelib to 2017.05beta7Derick Rethans2017-08-1548-11777/+38175
* | | 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
|\ \ \ | |/ /