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 d57e350092..f2f53a13f5 100644
--- a/Zend/tests/globals_002.phpt
+++ b/Zend/tests/globals_002.phpt
@@ -32,6 +32,6 @@ string(%d) "%s"
Notice: Undefined index: PHP_SELF in %s on line %d
NULL
-Notice: Undefined variable: _SERVER in %s on line %d
+Warning: Undefined variable: _SERVER in %s on line %d
NULL
Done