]> granicus.if.org Git - php/commitdiff
Merge branch 'break_iterator'
authorGustavo André dos Santos Lopes <cataphract@php.net>
Mon, 25 Jun 2012 10:11:49 +0000 (12:11 +0200)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Mon, 25 Jun 2012 10:11:49 +0000 (12:11 +0200)
* break_iterator:
  Fix typo in error message
  BreakIterator: fix compat with old ICU versions
  Fix build error one ext/intl
  BreakIterator::getPartsIterator: new optional arg
  Added IntlCodePointBreakIterator.
  Add Intl prefix to BreakIterator/RuleBasedBI
  Remove trailing space
  Replaced zend_parse_method_params with plain zpp
  BreakIter: Removed getAvailableLocales/getHashCode
  Change in BreakIterator::getPartsIterator()
  BreakIterator: add rules status constants
  Tests for (RuleBased)BreakIterator.
  BreakIterator and RuleBasedBreakiterator added

1  2 
ext/intl/php_intl.c

Simple merge