summaryrefslogtreecommitdiff
path: root/tests/lang/042.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/042.phpt')
-rw-r--r--tests/lang/042.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/042.phpt b/tests/lang/042.phpt
index bdf7c018fd..e9e95c8cc1 100644
--- a/tests/lang/042.phpt
+++ b/tests/lang/042.phpt
@@ -16,7 +16,7 @@ echo $wrongClassname::B."\n";
--EXPECTF--
foo
-Fatal error: Uncaught EngineException: Class 'B' not found in %s042.php:%d
+Fatal error: Uncaught Error: Class 'B' not found in %s042.php:%d
Stack trace:
#0 {main}
thrown in %s042.php on line %d