summaryrefslogtreecommitdiff
path: root/ext/session/tests/005.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/session/tests/005.phpt')
-rw-r--r--ext/session/tests/005.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/session/tests/005.phpt b/ext/session/tests/005.phpt
index a970e6b71d..796d9c377e 100644
--- a/ext/session/tests/005.phpt
+++ b/ext/session/tests/005.phpt
@@ -4,6 +4,7 @@ custom save handler, multiple session_start()s, complex data structure 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