summaryrefslogtreecommitdiff
path: root/tests/classes/protected_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/classes/protected_001.phpt')
-rw-r--r--tests/classes/protected_001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/protected_001.phpt b/tests/classes/protected_001.phpt
index 026a0f424b..dd20378117 100644
--- a/tests/classes/protected_001.phpt
+++ b/tests/classes/protected_001.phpt
@@ -21,7 +21,7 @@ echo "Done\n"; // shouldn't be displayed
--EXPECTF--
Call fail()
-Fatal error: Uncaught Error: Call to protected method pass::fail() from context '' in %s:%d
+Fatal error: Uncaught Error: Call to protected method pass::fail() from global scope in %s:%d
Stack trace:
#0 {main}
thrown in %s on line %d