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