From: Ilia Alshanetsky Date: Tue, 23 Mar 2010 11:51:38 +0000 (+0000) Subject: Added test for bug #51338 X-Git-Tag: php-5.3.3RC1~375 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8a9364080b181af6aea9727b1786bc74209a73da;p=php Added test for bug #51338 --- diff --git a/ext/session/tests/bug51338.phpt b/ext/session/tests/bug51338.phpt new file mode 100644 index 0000000000..d806c0bf3f --- /dev/null +++ b/ext/session/tests/bug51338.phpt @@ -0,0 +1,15 @@ +--TEST-- +Bug #51338 (URL-Rewriter should not get enabled if use_only_cookies is set to 1) +--SKIPIF-- + +--INI-- +session.use_only_cookies=1 +session.use_trans_sid=1 +--FILE-- +