summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Zend/tests/unset_cv07.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/unset_cv07.phpt b/Zend/tests/unset_cv07.phpt
index afa78189f7..4adb535baf 100644
--- a/Zend/tests/unset_cv07.phpt
+++ b/Zend/tests/unset_cv07.phpt
@@ -1,7 +1,7 @@
--TEST--
unset() CV 7 (indirect unset() of global variable in import_request_variables())
--SKIPIF--
-<?php if(PHP_VERSION_ID < 503099){ die('Not needed anymore without register_globals'); } ?>
+<?php if(PHP_VERSION_ID < 503099){ die('skip not needed anymore without register_globals'); } ?>
--GET--
x=2
--FILE--