diff options
Diffstat (limited to 'ext/session/tests/bug41600.phpt')
-rw-r--r-- | ext/session/tests/bug41600.phpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/session/tests/bug41600.phpt b/ext/session/tests/bug41600.phpt index 690347ac8d..79d5e12841 100644 --- a/ext/session/tests/bug41600.phpt +++ b/ext/session/tests/bug41600.phpt @@ -5,6 +5,7 @@ Bug #41600 (url rewriter tags doesn't work with namespaced tags) --INI-- session.use_cookies=0 session.use_only_cookies=0 +session.use_strict_mode=0 session.cache_limiter= session.use_trans_sid=1 arg_separator.output="&" |