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