summaryrefslogtreecommitdiff
path: root/ext/intl/transliterator
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.4'Gustavo Lopes2012-08-261-1/+1
|\
| * Fixed defective cloning in ext/intl classesGustavo Lopes2012-08-261-1/+1
| * - Added missing PHP_FE_END/ZEND_FE_ENDFelipe Pena2011-08-061-1/+1
| * - Fixed possible efree(NULL) (bug #55296)Felipe Pena2011-08-041-2/+6
* | BreakIterator and RuleBasedBreakiterator addedGustavo André dos Santos Lopes2012-06-042-80/+1
* | - Added missing PHP_FE_END/ZEND_FE_ENDFelipe Pena2011-08-061-1/+1
* | - Fixed possible efree(NULL) (bug #55296)Felipe Pena2011-08-041-2/+6
|/
* - Fixed compiler warningsFelipe Pena2011-01-121-2/+2
* - Added support for ICU Transformations (Transliterator).Gustavo André dos Santos Lopes2010-10-066-0/+1242