summaryrefslogtreecommitdiff
path: root/ext/session/tests/024.phpt
diff options
context:
space:
mode:
authorYasuo Ohgaki <yohgaki@php.net>2013-06-25 19:47:04 +0900
committerStanislav Malyshev <stas@php.net>2013-08-04 16:36:45 -0700
commit25e8fcc88fa20dc9d4c47184471003f436927cde (patch)
treeac295c6a34592e66a408a323fc1773c5f88d5099 /ext/session/tests/024.phpt
parentc793a6569013f9ab46f2cd7331cc1a04aa42cbed (diff)
downloadphp-git-25e8fcc88fa20dc9d4c47184471003f436927cde.tar.gz
Strict session
Diffstat (limited to 'ext/session/tests/024.phpt')
-rw-r--r--ext/session/tests/024.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/session/tests/024.phpt b/ext/session/tests/024.phpt
index 2ad26067a5..2b273e2b2e 100644
--- a/ext/session/tests/024.phpt
+++ b/ext/session/tests/024.phpt
@@ -4,6 +4,7 @@ session_set_save_handler test
<?php include('skipif.inc'); ?>
--INI--
session.use_cookies=0
+session.use_strict_mode=0
session.cache_limiter=
session.name=PHPSESSID
session.serialize_handler=php