summaryrefslogtreecommitdiff
path: root/ext/intl/resourcebundle
Commit message (Expand)AuthorAgeFilesLines
* Use zval_ptr_dtor() instead of zval_dtor() in internal functions that destroy...Dmitry Stogov2018-07-051-1/+1
* Remove return types from some magic method in protosGabriel Caruso2018-03-091-1/+1
* Use int instead of integer in protoGabriel Caruso2018-02-021-2/+2
* Use free_obj for intl ResourceBundleNikita Popov2017-12-281-3/+5
* Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* Move zend_object_iterator_funcs structures into read-only data segmentDmitry Stogov2017-12-141-1/+1
* Remove outdated TODO filesPeter Kokot2017-12-091-1/+0
* Add zend_object_alloc() APINikita Popov2017-11-251-1/+1
* Remove superfluous checks of register_internal_class retvalNikita Popov2017-08-251-6/+0
* Bug #73218: add mitigation for ICU int overflowStanislav Malyshev2016-10-121-0/+12
* Cleanup: zend_object_std_dtor() is called through free_obj handlerDmitry Stogov2015-09-231-2/+0
* Fix Intl constructor leaksNikita Popov2015-04-171-9/+9
* Always throw TypeException on throwing zpp failuresNikita Popov2015-04-061-4/+5
* Patch improvement:Dmitry Stogov2015-03-301-11/+14
* Converted intl extension to use IntlException in constructors.Danack2015-03-151-7/+7
* Move zend_object->guards into additional slot of zend_object->properties_tabl...Dmitry Stogov2015-02-041-1/+1
* Fixed use after freeDmitry Stogov2015-01-261-1/+0
* trailing whitespace removalStanislav Malyshev2015-01-103-18/+18
* cleanup intl typesStanislav Malyshev2014-12-293-8/+8
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-136-64/+64
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-196-6/+6
* 's' works with size_t round 3Anatol Belski2014-08-271-1/+1
* first show to make 's' work with size_tAnatol Belski2014-08-271-2/+2
* master renames phase 1Anatol Belski2014-08-254-11/+11
* ported ext/intl, bugfixes to goAnatol Belski2014-08-193-4/+4
* basic macro replacements, all at onceAnatol Belski2014-08-193-7/+7
* Partial fix that allows internal constructors to set $this to null.Dmitry Stogov2014-07-091-0/+8
* Fixed segfault in resourcebundleXinchen Hui2014-06-292-2/+2
* Fixed segfault, segfault and segfaultXinchen Hui2014-06-292-5/+2
* Fixed segfaultsXinchen Hui2014-06-281-2/+5
* Refactoring ext/intl (only compilerable now, far to finish :<)Xinchen Hui2014-06-282-9/+5
* Refactoring ext/intl (incompleted)Xinchen Hui2014-06-285-37/+40
* Cleanup (1-st round)Dmitry Stogov2014-04-151-1/+1
* Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-221-1/+1
|\
| * Suppress compliation warning "warning: passing argument 1 of ‘_efree’ dis...Christopher Jones2013-08-221-1/+1
* | Remove compile warning "variable ‘mekeylen’ set but not used"Christopher Jones2013-08-191-2/+0
* | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-141-2/+2
|\ \ | |/
| * Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-141-2/+2
* | Add support for non-scalar Iterator keys in foreachNikita Popov2013-03-121-8/+5
* | Merge branch 'PHP-5.4'Gustavo Lopes2012-08-222-2/+18
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Gustavo Lopes2012-08-222-2/+18
| |\
| | * Fix handling of several uinitialized intl objectsGustavo Lopes2012-08-222-2/+18
* | | Merge branch '5.4'Gustavo André dos Santos Lopes2012-07-301-0/+0
|\ \ \ | |/ /
| * | 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
* | | - Fix conflictFelipe Pena2012-07-141-0/+1
|\ \ \ | |/ /
| * | - Fixed bug #62565 (Crashes due non-initialized internal properties_table)Felipe Pena2012-07-141-0/+1
* | | Fix undeclared intl_locale_get_default()Gustavo André dos Santos Lopes2012-06-251-7/+6
* | | Merge branch '5.4'Gustavo André dos Santos Lopes2012-05-241-0/+2
|\ \ \ | |/ /
| * | Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-05-241-0/+2
| |\ \ | | |/