diff options
Diffstat (limited to 'ext/intl/tests/bug60192-getsortkey.phpt')
-rw-r--r-- | ext/intl/tests/bug60192-getsortkey.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/intl/tests/bug60192-getsortkey.phpt b/ext/intl/tests/bug60192-getsortkey.phpt index 0d0f07e768..21cc279eee 100644 --- a/ext/intl/tests/bug60192-getsortkey.phpt +++ b/ext/intl/tests/bug60192-getsortkey.phpt @@ -16,7 +16,6 @@ class Collator2 extends Collator{ $c = new Collator2(); $c->getSortKey('h'); --EXPECTF-- - Fatal error: Uncaught Error: Object not initialized in %s:%d Stack trace: #0 %s(%d): Collator->getSortKey('h') |