summaryrefslogtreecommitdiff
path: root/ext/session/tests/009.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/session/tests/009.phpt')
-rw-r--r--ext/session/tests/009.phpt3
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/session/tests/009.phpt b/ext/session/tests/009.phpt
index 17aab94a8f..02e6eb17b2 100644
--- a/ext/session/tests/009.phpt
+++ b/ext/session/tests/009.phpt
@@ -1,11 +1,10 @@
--TEST--
-unset($_SESSION["name"]); should work with register_globals=off
+unset($_SESSION["name"]); test
--SKIPIF--
<?php include('skipif.inc'); ?>
--INI--
session.use_cookies=0
session.cache_limiter=
-register_globals=0
session.bug_compat_42=1
session.bug_compat_warn=0
session.serialize_handler=php