summaryrefslogtreecommitdiff
path: root/Zend/tests/dynamic_call_002.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/dynamic_call_002.phpt')
-rw-r--r--Zend/tests/dynamic_call_002.phpt5
1 files changed, 4 insertions, 1 deletions
diff --git a/Zend/tests/dynamic_call_002.phpt b/Zend/tests/dynamic_call_002.phpt
index dcb1529692..c8fad52241 100644
--- a/Zend/tests/dynamic_call_002.phpt
+++ b/Zend/tests/dynamic_call_002.phpt
@@ -9,4 +9,7 @@ $a::$a();
?>
--EXPECTF--
-Fatal error: Function name must be a string in %s on line %d
+Fatal error: Uncaught exception 'EngineException' with message 'Function name must be a string' in %s:%d
+Stack trace:
+#0 {main}
+ thrown in %s on line %d