From 5db24fbb7b2be0e6c738db06b71f5049ac271284 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Thu, 3 Oct 2002 23:12:16 +0000 Subject: 20: rewriter uses arg_seperator.output for modifying URLs 21: rewriter handles
and
correctly --- ext/session/tests/021.phpt | 51 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 ext/session/tests/021.phpt (limited to 'ext/session/tests/021.phpt') diff --git a/ext/session/tests/021.phpt b/ext/session/tests/021.phpt new file mode 100644 index 0000000000..53a3fbb0fd --- /dev/null +++ b/ext/session/tests/021.phpt @@ -0,0 +1,51 @@ +--TEST-- +rewriter handles and
correctly +--SKIPIF-- + +--INI-- +session.use_cookies=0 +session.cache_limiter= +session.use_trans_sid=1 +--FILE-- + + +
+ + +
+ + +
+ + +
+ +--EXPECT-- + +
+ +
+ +
+ +
-- cgit v1.2.1