Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -11/+13 |
* | Converted intl extension to use IntlException in constructors. | Danack | 2015-03-15 | 1 | -7/+7 |
* | Fixed use after free | Dmitry Stogov | 2015-01-26 | 1 | -1/+0 |
* | cleanup intl types | Stanislav Malyshev | 2014-12-29 | 1 | -3/+3 |
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -9/+9 |
* | 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 | -3/+3 |
* | ported ext/intl, bugfixes to go | Anatol Belski | 2014-08-19 | 1 | -2/+2 |
* | 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 |
* | Fixed segfault, segfault and segfault | Xinchen Hui | 2014-06-29 | 1 | -2/+5 |
* | Refactoring ext/intl (only compilerable now, far to finish :<) | Xinchen Hui | 2014-06-28 | 1 | -2/+2 |
* | 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 |
|/ | |||||
* | cleanup some code, improve error handling | Stanislav Malyshev | 2009-12-23 | 1 | -1/+1 |
* | MFH: | Felipe Pena | 2008-08-11 | 1 | -7/+7 |
* | use correct locale check | Stanislav Malyshev | 2008-07-22 | 1 | -1/+1 |
* | refactor ctors, cleanup code | Stanislav Malyshev | 2008-07-22 | 1 | -84/+20 |
* | Merge intl extension into core | Stanislav Malyshev | 2008-07-07 | 1 | -0/+220 |