summaryrefslogtreecommitdiff
path: root/Zend/tests/bug61025.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug61025.phpt')
-rw-r--r--Zend/tests/bug61025.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug61025.phpt b/Zend/tests/bug61025.phpt
index 69f64d61e8..eb541bd7c4 100644
--- a/Zend/tests/bug61025.phpt
+++ b/Zend/tests/bug61025.phpt
@@ -24,7 +24,7 @@ Warning: The magic method __invoke() must have public visibility and cannot be s
Warning: The magic method __invoke() must have public visibility and cannot be static in %sbug61025.php on line %d
Bar
-Fatal error: Uncaught exception 'EngineException' with message 'Call to private method Bar::__invoke() from context ''' in %sbug61025.php:%d
+Fatal error: Uncaught exception 'Error' with message 'Call to private method Bar::__invoke() from context ''' in %sbug61025.php:%d
Stack trace:
#0 {main}
thrown in %sbug61025.php on line %d