diff options
Diffstat (limited to 'ext/session/tests/027.phpt')
| -rw-r--r-- | ext/session/tests/027.phpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/session/tests/027.phpt b/ext/session/tests/027.phpt index 600a992f7f..63828522fb 100644 --- a/ext/session/tests/027.phpt +++ b/ext/session/tests/027.phpt @@ -4,6 +4,7 @@ unset($_SESSION["name"]); should work <?php include('skipif.inc'); ?> --INI-- session.use_cookies=0 +session.use_strict_mode=0 session.cache_limiter= session.serialize_handler=php session.save_handler=files |
