summaryrefslogtreecommitdiff
path: root/Zend/tests/globals_002.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/globals_002.phpt')
-rw-r--r--Zend/tests/globals_002.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/globals_002.phpt b/Zend/tests/globals_002.phpt
index d8f9ad4aa2..faa9b94ade 100644
--- a/Zend/tests/globals_002.phpt
+++ b/Zend/tests/globals_002.phpt
@@ -32,6 +32,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