Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #65480 No declaration for msgformat_fix_quotes() in msgformat.c or ... | Anatol Belski | 2016-04-09 | 1 | -0/+1 |
* | Fix Intl constructor leaks | Nikita Popov | 2015-04-17 | 1 | -8/+7 |
* | Always throw TypeException on throwing zpp failures | Nikita Popov | 2015-04-06 | 1 | -4/+5 |
* | Patch improvement: | Dmitry Stogov | 2015-03-30 | 1 | -12/+14 |
* | Converted intl extension to use IntlException in constructors. | Danack | 2015-03-15 | 1 | -8/+8 |
* | Fixed use after free | Dmitry Stogov | 2015-01-26 | 1 | -1/+0 |
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -2/+2 |
* | cleanup intl types | Stanislav Malyshev | 2014-12-29 | 1 | -1/+1 |
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -11/+11 |
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -1/+1 |
* | Partial fix that allows internal constructors to set $this to null. | Dmitry Stogov | 2014-07-09 | 1 | -0/+8 |
* | Typo | Dmitry Stogov | 2014-07-09 | 1 | -1/+1 |
* | Fixed segfault, segfault and segfault | Xinchen Hui | 2014-06-29 | 1 | -2/+5 |
* | Refactoring ext/intl (incompleted) | Xinchen Hui | 2014-06-28 | 1 | -4/+4 |
* | fix const warnings in intl methods | Stanislav Malyshev | 2013-10-20 | 1 | -1/+1 |
* | Merge branch 'PHP-5.4' | Gustavo Lopes | 2012-08-22 | 1 | -1/+1 |
|\ | |||||
| * | Fix handling of several uinitialized intl objects | Gustavo Lopes | 2012-08-22 | 1 | -1/+1 |
* | | Merge branch '5.4' | Gustavo André dos Santos Lopes | 2012-07-30 | 1 | -0/+0 |
|\ \ | |/ | |||||
| * | Remove executable bit from files | Gustavo André dos Santos Lopes | 2012-07-30 | 1 | -0/+0 |
* | | Do not fetch default locale once on minit or rinit | Gustavo Lopes | 2012-07-23 | 1 | -1/+1 |
|/ | |||||
* | Optimization in ext/intl/msgformat | Gustavo André dos Santos Lopes | 2012-06-06 | 1 | -0/+2 |
* | - Fixed bug #61829 (Memory leak when calling MessageFormatter's constructor t... | Felipe Pena | 2012-04-23 | 1 | -0/+4 |
* | MFH: | Felipe Pena | 2008-08-11 | 1 | -7/+7 |
* | use correct locale check | Stanislav Malyshev | 2008-07-22 | 1 | -1/+1 |
* | typofixes | Stanislav Malyshev | 2008-07-22 | 1 | -1/+1 |
* | refactor ctors, cleanup code | Stanislav Malyshev | 2008-07-22 | 1 | -108/+22 |
* | Merge intl extension into core | Stanislav Malyshev | 2008-07-07 | 1 | -0/+256 |