diff --git a/ext/session/tests/bug36459.phpt b/ext/session/tests/bug36459.phpt index 30c94f81d98..5d74b3bc4b8 100644 --- a/ext/session/tests/bug36459.phpt +++ b/ext/session/tests/bug36459.phpt @@ -2,14 +2,14 @@ bug #31454 (Incorrect adding PHPSESSID to links, which contains \r\n) --SKIPIF-- +--INI-- +session.use_trans_sid=1 +session.use_cookies=0 +session.name=sid --FILE--