summaryrefslogtreecommitdiff
path: root/ext/intl/dateformat/dateformat_helpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace zend_bool uses with boolNikita Popov2021-01-151-1/+1
* Declare array|int and object-of-class|int types in stubsMáté Kocsis2020-09-141-18/+10
* Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-171-1/+1
* Optimize instanceof_functionNikita Popov2019-10-251-2/+1
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Simplify namespace accessAnatol Belski2018-04-011-1/+1
* Utilize the recommended way to handle the icu namespaceAnatol Belski2018-03-311-0/+2
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-7/+7
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* master renames phase 1Anatol Belski2014-08-251-6/+6
* ported ext/intl, bugfixes to goAnatol Belski2014-08-191-4/+4
* basic macro replacements, all at onceAnatol Belski2014-08-191-3/+3
* DateFormat plays nice with Calendar, TimeZoneGustavo André dos Santos Lopes2012-06-041-0/+106