From: Kalle Sommer Nielsen Date: Sun, 7 Sep 2008 00:42:29 +0000 (+0000) Subject: Fix test on Windows X-Git-Tag: BEFORE_HEAD_NS_CHANGE~475 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fe30c1c207842fab745907fa30bdeff55dd76e1d;p=php Fix test on Windows --- diff --git a/ext/session/tests/020.phpt b/ext/session/tests/020.phpt index 82997a8f04..455c7f7204 100644 --- a/ext/session/tests/020.phpt +++ b/ext/session/tests/020.phpt @@ -6,7 +6,7 @@ rewriter uses arg_seperator.output for modifying URLs session.use_cookies=0 session.cache_limiter= session.use_trans_sid=1 -arg_separator.output="&" +arg_separator.output=& session.name=PHPSESSID session.serialize_handler=php session.save_handler=files