summaryrefslogtreecommitdiff
path: root/ext/intl/resourcebundle
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ | | |/
| | * Fixed bug #55610: ResourceBundle and TraversableGustavo André dos Santos Lopes2012-05-241-0/+2
| | * Front- and back-port rev 314431 (missing php.h include)Gwynne Raskind2011-08-071-0/+1
| | * - Added missing PHP_FE_END/ZEND_FE_ENDFelipe Pena2011-08-061-1/+1
| | * implement FR #54540 - Allow loading of arbitrary resource bundles when fallba...Stanislav Malyshev2011-04-171-1/+5
| | * - unused varPierre Joye2011-02-151-1/+0
| | * Imlement clone for formatters that support itStanislav Malyshev2011-01-031-3/+3
| | * - Fixed bug #53612 (Segmentation fault when using several cloned intlGustavo André dos Santos Lopes2010-12-271-0/+1
| | * fix the protosStanislav Malyshev2010-03-252-4/+5
| * | Fixed last commit on 5.4Gustavo André dos Santos Lopes2012-05-241-1/+1
|/ /