summaryrefslogtreecommitdiff
path: root/ext/date
Commit message (Expand)AuthorAgeFilesLines
* Trim trailing whitespace in *.phptPeter Kokot2018-10-14343-1035/+1035
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
* Upgrade timelib to 2017.08, to fix bug #77007Derick Rethans2018-10-124-67/+68
* Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-10-083-7/+56
|\
| * Fix #75851: Year component overflow with date formats "c", "o", "r" and "y"Adam Saponara2018-10-083-7/+56
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-06-122-0/+17
|\ \ | |/
| * Fixed bug #76462 Undefined property: DateInterval::$fAnatol Belski2018-06-122-0/+17
| * Updated to version 2018.5 (2018e)Derick Rethans2018-05-081-1045/+1049
* | Deduplicate code using php_timezone_to_string()Nikita Popov2018-06-081-42/+23
* | cast to int to disable compilation warnings.David Carlier2018-06-081-2/+2
* | Updated to version 2018.5 (2018e)Derick Rethans2018-05-081-1045/+1049
* | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2018-03-271-5/+5
|\ \ | |/
| * 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
* | Updated to version 2018.4 (2018d)Derick Rethans2018-03-241-791/+796
* | factorization of duplicated codeRemi Collet2018-02-141-40/+27
* | Fix timezone var_dump from 51f2a5803fa4f09e212fed4b14ab8b4a003d4ef5Remi Collet2018-02-141-3/+3
* | Merge branch 'PHP-7.1' into PHP-7.2Joe2018-02-123-16/+91
|\ \ | |/
| * Fixed bug #68406 calling var_dump on a DateTimeZone object modifies itjhdxr2018-02-123-16/+91
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-02-112-59/+77
|\ \ | |/
| * Fix #75857: Timezone gets truncated when formattedGabriel Caruso2018-02-112-59/+77
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-02-102-3/+12
|\ \ | |/
| * 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
* | Sync with timelib 2017.06Derick Rethans2018-01-318-53/+105
* | Updated to version 2018.3 (2018c)Derick Rethans2018-01-241-705/+709
* | year++Xinchen Hui2018-01-022-2/+2
* | Revert "date module, replacing abs call with the llabs's like one due to bigg...Derick Rethans2017-11-071-6/+6
* | date module, replacing abs call with the llabs's like one due to bigger typeDavid Carlier2017-11-071-6/+6
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-241-1/+1
|\ \ | |/
| * 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.1' into PHP-7.2Derick Rethans2017-10-241-7/+4
|\ \ \ \ | |/ / /
| * | | 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.1' into PHP-7.2Anatol Belski2017-10-242-2/+2
|\ \ \ \ | |/ / /
| * | | 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
* | | | Updated to version 2017.3 (2017c)Derick Rethans2017-10-231-1078/+1009
* | | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-092-1/+52
|\ \ \ \ | |/ / /
| * | | 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
| |\ \ \ | | |/ /