summaryrefslogtreecommitdiff
path: root/ext/intl/normalizer/normalizer_class.c
Commit message (Expand)AuthorAgeFilesLines
* Generate ext/intl class entries from stubsMáté Kocsis2021-02-091-14/+2
* Generate method entries for ext/intlMáté Kocsis2020-04-141-16/+1
* Add stubs for various intl functionsMáté Kocsis2020-01-031-18/+4
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Rethink conditionsAnatol Belski2018-04-061-2/+2
* Check feature availability as ICU < 49 is still supportedAnatol Belski2018-04-051-0/+4
* Add normalizer_get_raw_decomposition functionPaul Crovella2018-03-221-0/+5
* Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* Fixed bug #74433 Wrong reflection on the Normalizer methodsFabien Villepinte2017-04-131-6/+5
* 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-1/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+1
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-1/+0
* MFH:Felipe Pena2008-08-111-5/+5
* Merge intl extension into coreStanislav Malyshev2008-07-071-0/+82