summaryrefslogtreecommitdiff
path: root/ext/intl/tests/bug60192-compare.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/bug60192-compare.phpt')
-rw-r--r--ext/intl/tests/bug60192-compare.phpt6
1 files changed, 5 insertions, 1 deletions
diff --git a/ext/intl/tests/bug60192-compare.phpt b/ext/intl/tests/bug60192-compare.phpt
index 12f3273538..ce9728023a 100644
--- a/ext/intl/tests/bug60192-compare.phpt
+++ b/ext/intl/tests/bug60192-compare.phpt
@@ -16,4 +16,8 @@ $c = new Collator2();
$a = $c->compare('h', 'H');
--EXPECTF--
-Catchable fatal error: Collator::compare(): Object not initialized in %s on line %d
+Fatal error: Uncaught Error: Object not initialized in %s:%d
+Stack trace:
+#0 %s(%d): Collator->compare('h', 'H')
+#1 {main}
+ thrown in %s on line %d