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.phpt5
1 files changed, 4 insertions, 1 deletions
diff --git a/Zend/tests/dynamic_call_004.phpt b/Zend/tests/dynamic_call_004.phpt
index 6e833035a6..056adfc16b 100644
--- a/Zend/tests/dynamic_call_004.phpt
+++ b/Zend/tests/dynamic_call_004.phpt
@@ -9,4 +9,7 @@ $a::$b();
--EXPECTF--
Notice: Undefined variable: a in %s on line %d
-Fatal error: Class name must be a valid object or a string in %s on line %d
+Fatal error: Uncaught exception 'EngineException' with message 'Class name must be a valid object or a string' in %s:%d
+Stack trace:
+#0 {main}
+ thrown in %s on line %d