summaryrefslogtreecommitdiff
path: root/ext/intl/locale/locale_class.c
Commit message (Expand)AuthorAgeFilesLines
* Generate ext/intl class entries from stubsMáté Kocsis2021-02-091-13/+2
* Generate method entries for ext/intlMáté Kocsis2020-04-141-29/+1
* Add stubs for the Locale component of IntlMáté Kocsis2019-11-161-59/+19
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* Fixed bug #74439 Wrong reflection on the Locale methodsFabien Villepinte2017-04-171-26/+34
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-2/+2
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-07-301-0/+0
|\
| * Remove executable bit from filesGustavo André dos Santos Lopes2012-07-301-0/+0
| * - Added missing PHP_FE_END/ZEND_FE_ENDFelipe Pena2011-08-061-1/+1
* | - Added missing PHP_FE_END/ZEND_FE_ENDFelipe Pena2011-08-061-1/+1
* | Remove main/php3_compat.h, for that a few references to `function_entry` haveJohannes Schlüter2010-03-301-1/+1
|/
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-5/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+5
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-5/+0
* oopsJani Taskinen2008-08-031-1/+1
* - What a mess..Jani Taskinen2008-08-031-14/+13
* add acceptFromHttpStanislav Malyshev2008-07-231-0/+1
* Merge intl extension into coreStanislav Malyshev2008-07-071-0/+126