summaryrefslogtreecommitdiff
path: root/ext/intl/tests/bug60192-sort.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/bug60192-sort.phpt')
-rw-r--r--ext/intl/tests/bug60192-sort.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/intl/tests/bug60192-sort.phpt b/ext/intl/tests/bug60192-sort.phpt
index 27899fdd4f..e0d20f7c3c 100644
--- a/ext/intl/tests/bug60192-sort.phpt
+++ b/ext/intl/tests/bug60192-sort.phpt
@@ -16,6 +16,7 @@ class Collator2 extends Collator{
$c = new Collator2();
$a = array('a', 'b');
$c->sort($a);
+?>
--EXPECTF--
Fatal error: Uncaught Error: Object not initialized in %s:%d
Stack trace: