summaryrefslogtreecommitdiff
path: root/ext/intl/tests/breakiter_following_preceding_isBoundary_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/breakiter_following_preceding_isBoundary_error.phpt')
-rw-r--r--ext/intl/tests/breakiter_following_preceding_isBoundary_error.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/intl/tests/breakiter_following_preceding_isBoundary_error.phpt b/ext/intl/tests/breakiter_following_preceding_isBoundary_error.phpt
index c3353d5c7f..e2b9c54fcd 100644
--- a/ext/intl/tests/breakiter_following_preceding_isBoundary_error.phpt
+++ b/ext/intl/tests/breakiter_following_preceding_isBoundary_error.phpt
@@ -17,9 +17,7 @@ var_dump($bi->preceding(1, 2));
var_dump($bi->preceding(array()));
var_dump($bi->isBoundary(1, 2));
var_dump($bi->isBoundary(array()));
-
--EXPECTF--
-
Warning: IntlBreakIterator::following() expects exactly 1 parameter, 2 given in %s on line %d
Warning: IntlBreakIterator::following(): breakiter_following: bad arguments in %s on line %d