diff options
Diffstat (limited to 'ext/session/tests/018.phpt')
| -rw-r--r-- | ext/session/tests/018.phpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/session/tests/018.phpt b/ext/session/tests/018.phpt index 3450d1e3f..def1f419c 100644 --- a/ext/session/tests/018.phpt +++ b/ext/session/tests/018.phpt @@ -4,6 +4,7 @@ rewriter correctly handles attribute names which contain dashes <?php include('skipif.inc'); ?> --INI-- session.use_cookies=0 +session.use_only_cookies=0 session.cache_limiter= session.use_trans_sid=1 session.name=PHPSESSID |
