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