diff options
Diffstat (limited to 'ext/spl/tests/bug79710.phpt')
-rw-r--r-- | ext/spl/tests/bug79710.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/bug79710.phpt b/ext/spl/tests/bug79710.phpt index a5c065fd67..8bfaddb0f8 100644 --- a/ext/spl/tests/bug79710.phpt +++ b/ext/spl/tests/bug79710.phpt @@ -32,7 +32,7 @@ Run::main(); ?> --EXPECTF-- -Fatal error: Uncaught RuntimeException: Object not initialized in %s:%d +Fatal error: Uncaught Error: Object not initialized in %s:%d Stack trace: #0 %s(%d): SplFileObject->flock(2) #1 [internal function]: Target->__destruct() |