summaryrefslogtreecommitdiff
path: root/Zend/tests/globals_002.phpt
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2008-03-08 12:01:53 +0000
committerFelipe Pena <felipe@php.net>2008-03-08 12:01:53 +0000
commitc7cb8551fe571c8c05788ee77f07e3c26d3f1161 (patch)
tree7260574470c2719d3a3318134d9b90d0af249f14 /Zend/tests/globals_002.phpt
parentd204214d7f88037911f5efdb8f12d8c83200b3df (diff)
downloadphp-git-c7cb8551fe571c8c05788ee77f07e3c26d3f1161.tar.gz
Fix tests (removed space on error message "Undefined index: ...")
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 3bc3dae2dd..8074eb1dbd 100644
--- a/Zend/tests/globals_002.phpt
+++ b/Zend/tests/globals_002.phpt
@@ -29,7 +29,7 @@ string(5) "array"
int(%d)
string(%d) "%s"
-Notice: Undefined index: PHP_SELF in %s on line %d
+Notice: Undefined index: PHP_SELF in %s on line %d
NULL
Notice: Undefined variable: _SERVER in %s on line %d