summaryrefslogtreecommitdiff
path: root/ext/spl/tests/bug48023.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/bug48023.phpt')
-rw-r--r--ext/spl/tests/bug48023.phpt5
1 files changed, 4 insertions, 1 deletions
diff --git a/ext/spl/tests/bug48023.phpt b/ext/spl/tests/bug48023.phpt
index ed0ff9e35a..59bbb81f8b 100644
--- a/ext/spl/tests/bug48023.phpt
+++ b/ext/spl/tests/bug48023.phpt
@@ -9,4 +9,7 @@ new Foo;
?>
===DONE===
--EXPECTF--
-Fatal error: Class 'Foo' not found in %s on line %d
+Fatal error: Uncaught exception 'EngineException' with message 'Class 'Foo' not found' in %s:%d
+Stack trace:
+#0 {main}
+ thrown in %s on line %d