Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -1/+1 |
* | Fix Intl constructor leaks | Nikita Popov | 2015-04-17 | 1 | -2/+2 |
* | zend_get_parameters_ex is deprecated | Xinchen Hui | 2015-02-13 | 1 | -15/+5 |
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -32/+32 |
* | 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 | -2/+2 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -13/+13 |
* | ported ext/intl, bugfixes to go | Anatol Belski | 2014-08-19 | 1 | -13/+13 |
* | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -4/+4 |
* | Fixed temporarily un-expected object re-init | Xinchen Hui | 2014-06-29 | 1 | -2/+2 |
* | Refactoring ext/intl (only compilerable now, far to finish :<) | Xinchen Hui | 2014-06-28 | 1 | -17/+14 |
* | Fix "passing NULL to non-pointer argument" warnings in intl | Nikita Popov | 2013-03-29 | 1 | -5/+5 |
* | - Fixed build | Felipe Pena | 2012-06-27 | 1 | -0/+1 |
* | BreakIterator::getPartsIterator: new optional arg | Gustavo André dos Santos Lopes | 2012-06-22 | 1 | -3/+13 |
* | Added IntlCodePointBreakIterator. | Gustavo André dos Santos Lopes | 2012-06-22 | 1 | -0/+18 |
* | Remove trailing space | Gustavo André dos Santos Lopes | 2012-06-10 | 1 | -35/+35 |
* | Replaced zend_parse_method_params with plain zpp | Gustavo André dos Santos Lopes | 2012-06-10 | 1 | -20/+22 |
* | BreakIter: Removed getAvailableLocales/getHashCode | Gustavo André dos Santos Lopes | 2012-06-10 | 1 | -21/+0 |
* | BreakIterator and RuleBasedBreakiterator added | Gustavo André dos Santos Lopes | 2012-06-04 | 1 | -0/+442 |