From d3bb8d11f9b0db7fb36b04d8bda431f0dd1e2e88 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Fri, 11 Aug 2006 10:36:07 +0000 Subject: [PATCH] fix test --- ext/session/tests/bug36459.phpt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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--