summaryrefslogtreecommitdiff
path: root/Zend/tests/globals_004.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/globals_004.phpt')
-rw-r--r--Zend/tests/globals_004.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/globals_004.phpt b/Zend/tests/globals_004.phpt
index 27520a220c..4c81e5e57a 100644
--- a/Zend/tests/globals_004.phpt
+++ b/Zend/tests/globals_004.phpt
@@ -23,6 +23,6 @@ string(%d) "%s"
Warning: Undefined array key "PHP_SELF" in %s on line %d
NULL
-Warning: Undefined variable $_SERVER in %s on line %d
+Warning: Undefined global variable $_SERVER in %s on line %d
NULL
Done