From 13c05cf83c9a689f1ef46283d2242209e573bc2a Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Tue, 23 Mar 2010 11:51:38 +0000 Subject: [PATCH] Added test for bug #51338 --- ext/session/tests/bug51338.phpt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 ext/session/tests/bug51338.phpt 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-- +