Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 1 | -2/+0 |
* | Reduce struct size by 8 bytes on 64-bit | Anatol Belski | 2018-02-19 | 1 | -1/+1 |
* | Always throw TypeException on throwing zpp failures | Nikita Popov | 2015-04-06 | 1 | -4/+4 |
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -13/+13 |
* | Add smart_str_append for appending zend_strings | Nikita Popov | 2014-09-21 | 1 | -1/+1 |
* | Move smart_str implementation into Zend/ | Nikita Popov | 2014-09-21 | 1 | -1/+1 |
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | Refactoring ext/intl (incompleted) | Xinchen Hui | 2014-06-28 | 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 |
* | | BreakIterator and RuleBasedBreakiterator added | Gustavo André dos Santos Lopes | 2012-06-04 | 1 | -0/+5 |
* | | - Added the ability for the intl exception to throw exceptions when a global ... | Gustavo André dos Santos Lopes | 2012-01-08 | 1 | -0/+3 |
|/ | |||||
* | cleanup some code, improve error handling | Stanislav Malyshev | 2009-12-23 | 1 | -0/+1 |
* | Merge intl extension into core | Stanislav Malyshev | 2008-07-07 | 1 | -0/+46 |