summaryrefslogtreecommitdiff
path: root/Zend/tests/call_static_004.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/call_static_004.phpt')
-rw-r--r--Zend/tests/call_static_004.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/call_static_004.phpt b/Zend/tests/call_static_004.phpt
index 022f4701ba..427c12fc96 100644
--- a/Zend/tests/call_static_004.phpt
+++ b/Zend/tests/call_static_004.phpt
@@ -18,7 +18,7 @@ foo::$a();
--EXPECTF--
string(3) "AaA"
-Fatal error: Uncaught EngineException: Function name must be a string in %s:%d
+Fatal error: Uncaught Error: Function name must be a string in %s:%d
Stack trace:
#0 {main}
thrown in %s on line %d