summaryrefslogtreecommitdiff
path: root/tests/classes/protected_001b.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/classes/protected_001b.phpt')
-rw-r--r--tests/classes/protected_001b.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/protected_001b.phpt b/tests/classes/protected_001b.phpt
index 971436c844..a77fc2dedf 100644
--- a/tests/classes/protected_001b.phpt
+++ b/tests/classes/protected_001b.phpt
@@ -22,7 +22,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