Test: /ext/intl/tests/breakiter_first_last_previous_current_error.phpt - Version 5.5.0RC3    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
004- bool(false)
005+ Fatal error: Uncaught exception 'IntlException' with message 'breakiter_first: bad arguments' in %s/breakiter_first_last_previous_current_error.php:7
006+ Stack trace:
007+ #0 %s/breakiter_first_last_previous_current_error.php(7): IntlBreakIterator->first(1)
008+ #1 {main}
009+ thrown in %s/breakiter_first_last_previous_current_error.php on line 7
006- Warning: IntlBreakIterator::last() expects exactly 0 parameters, 1 given in %s on line %d
007-
008- Warning: IntlBreakIterator::last(): breakiter_last: bad arguments in %s on line %d
009- bool(false)
010-
011- Warning: IntlBreakIterator::previous() expects exactly 0 parameters, 1 given in %s on line %d
012-
013- Warning: IntlBreakIterator::previous(): breakiter_previous: bad arguments in %s on line %d
014- bool(false)
015-
016- Warning: IntlBreakIterator::current() expects exactly 0 parameters, 1 given in %s on line %d
017-
018- Warning: IntlBreakIterator::current(): breakiter_current: bad arguments in %s on line %d
019- bool(false)