summaryrefslogtreecommitdiff
path: root/Zend/tests/dynamic_call_004.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/dynamic_call_004.phpt')
-rw-r--r--Zend/tests/dynamic_call_004.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/dynamic_call_004.phpt b/Zend/tests/dynamic_call_004.phpt
index 59da5c7ca5..ad507c2953 100644
--- a/Zend/tests/dynamic_call_004.phpt
+++ b/Zend/tests/dynamic_call_004.phpt
@@ -9,7 +9,7 @@ $a::$b();
--EXPECTF--
Notice: Undefined variable: a in %s on line %d
-Fatal error: Uncaught EngineException: Class name must be a valid object or a string in %s:%d
+Fatal error: Uncaught Error: Class name must be a valid object or a string in %s:%d
Stack trace:
#0 {main}
thrown in %s on line %d