Test: /ext/intl/tests/breakiter_getPartsIterator_basic.phpt - Version 5.6.0    

There are 2 different diffs reported by users for this test.

Count Diff
10 (91%)
012+ int(200)
012- int(0)
1 (9%)
001+ Warning: IntlBreakIterator::createWordInstance(): breakiter_create_word_instance: error creating BreakIterator in %s/breakiter_getPartsIterator_basic.php on line 5
002+
003+ Fatal error: Call to a member function getPartsIterator() on null in %s/breakiter_getPartsIterator_basic.php on line 6
001- string(17) "IntlPartsIterator"
002- Array
003- (
004- )
005- string(26) "IntlRuleBasedBreakIterator"
006- Array
007- (
008- [0] => foo
009- [1] =>
010- [2] => bar
011- )
012- int(0)
013- ==DONE==