From: Antony Dovgal Date: Fri, 11 Aug 2006 10:36:07 +0000 (+0000) Subject: fix test X-Git-Tag: RELEASE_1_0_0RC1~1989 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d3bb8d11f9b0db7fb36b04d8bda431f0dd1e2e88;p=php fix test --- diff --git a/ext/session/tests/bug36459.phpt b/ext/session/tests/bug36459.phpt index 30c94f81d9..5d74b3bc4b 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--