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 00139e6a9b..49adea8524 100644
--- a/Zend/tests/bug61025.phpt
+++ b/Zend/tests/bug61025.phpt
@@ -24,7 +24,7 @@ Warning: The magic method InvokeAble::__invoke() cannot be static in %sbug61025.
Warning: The magic method Bar::__invoke() must have public visibility in %sbug61025.php on line %d
Bar
-Fatal error: Uncaught Error: Call to private method Bar::__invoke() from context '' in %sbug61025.php:%d
+Fatal error: Uncaught Error: Call to private method Bar::__invoke() from global scope in %s:%d
Stack trace:
#0 {main}
thrown in %sbug61025.php on line %d