summaryrefslogtreecommitdiff
path: root/ext/date
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix #75857: Timezone gets truncated when formattedGabriel Caruso2018-02-112-59/+77
* | | Merge branch 'PHP-7.2'Nikita Popov2018-02-102-3/+12
|\ \ \ | |/ /
| * | 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
* | | Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-0419-84/+84
* | | Use int instead of integer in type errorsGabriel Caruso2018-02-0490-808/+808
* | | Remove superfluous PHP version check in testsGabriel Caruso2018-02-041-7/+1
* | | Remove some references to E_STRICT in testsNikita Popov2018-02-034-8/+1
* | | Fix DateTime*::__set_state arginfoGabriel Caruso2018-02-033-12/+42
* | | Merge branch 'PHP-7.2'Derick Rethans2018-01-318-53/+105
|\ \ \ | |/ /
| * | 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
* | | Updated to version 2018.3 (2018c)Derick Rethans2018-01-241-705/+709
* | | Avoid abs() type mismatch warningsDavid Carlier2018-01-061-5/+5
* | | Trailing whitespacesGabriel Caruso2018-01-033-67/+67
* | | year++Xinchen Hui2018-01-022-2/+2
* | | Move constants into read-only data segmentDmitry Stogov2017-12-141-6/+6
* | | Move constants into read-only data segmentDmitry Stogov2017-12-141-6/+6
* | | Move zend_object_iterator_funcs structures into read-only data segmentDmitry Stogov2017-12-141-1/+1
* | | Cleanup type conversionDmitry Stogov2017-12-071-11/+4
* | | Make sure properties are initialized before cloningNikita Popov2017-11-251-40/+12
* | | Add zend_object_alloc() APINikita Popov2017-11-251-12/+4
* | | Use appropriate macroAnatol Belski2017-11-171-1/+1
* | | Remove useless conditionAnatol Belski2017-11-171-3/+3
* | | Avoid unnecessary reference-counting on strings.Dmitry Stogov2017-11-161-2/+3
* | | Merge branch 'PHP-7.2'Derick Rethans2017-11-071-6/+6
|\ \ \ | |/ /
| * | Revert "date module, replacing abs call with the llabs's like one due to bigg...Derick Rethans2017-11-071-6/+6
* | | Merge branch 'PHP-7.2'Joe Watkins2017-11-071-6/+6
|\ \ \ | |/ /
| * | date module, replacing abs call with the llabs's like one due to bigger typeDavid Carlier2017-11-071-6/+6
* | | Remove decade-old commented-out codeSammy Kaye Powers2017-10-311-2/+2
* | | Merge branch 'PHP-7.2'Anatol Belski2017-10-241-1/+1
|\ \ \ | |/ /
| * | 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.2'Derick Rethans2017-10-241-7/+4
|\ \ \ \ \ | |/ / / /
| * | | | 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.2'Anatol Belski2017-10-242-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | 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