summaryrefslogtreecommitdiff
path: root/ext/intl/resourcebundle/resourcebundle_iterator.c
Commit message (Expand)AuthorAgeFilesLines
* Add get_gc handle for object iteratorsNikita Popov2020-07-011-1/+2
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Replace ZVAL_COPY() and ZVAL_COPY_VALUE() for IS_OBJECT by cheaper macrosDmitry Stogov2019-05-281-1/+2
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Move zend_object_iterator_funcs structures into read-only data segmentDmitry Stogov2017-12-141-1/+1
* trailing whitespace removalStanislav Malyshev2015-01-101-2/+2
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-17/+17
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* master renames phase 1Anatol Belski2014-08-251-1/+1
* basic macro replacements, all at onceAnatol Belski2014-08-191-1/+1
* Fixed segfault in resourcebundleXinchen Hui2014-06-291-1/+1
* Fixed segfault, segfault and segfaultXinchen Hui2014-06-291-3/+1
* Refactoring ext/intl (incompleted)Xinchen Hui2014-06-281-15/+14
* Add support for non-scalar Iterator keys in foreachNikita Popov2013-03-121-8/+5
* fix TS buildStanislav Malyshev2010-01-211-2/+2
* add ICU resource bundle support, contributed by Hans-Peter OeriStanislav Malyshev2010-01-041-0/+192