summaryrefslogtreecommitdiff
path: root/ext/session
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2002-10-12 17:12:43 +0000
committerDerick Rethans <derick@php.net>2002-10-12 17:12:43 +0000
commitdb89afc45bd53a2202db333dabbc33988a6dc70b (patch)
tree25ad49f7579263d5fa43c048883a6dd30f078dcf /ext/session
parent8f7f6045b07f3d93f8eae5aae9429626604c84f0 (diff)
downloadphp-git-db89afc45bd53a2202db333dabbc33988a6dc70b.tar.gz
- Hardcode setting which affects the test
Diffstat (limited to 'ext/session')
-rw-r--r--ext/session/tests/015.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/session/tests/015.phpt b/ext/session/tests/015.phpt
index f41294d867..004bb67a9b 100644
--- a/ext/session/tests/015.phpt
+++ b/ext/session/tests/015.phpt
@@ -6,6 +6,7 @@ use_trans_sid should not affect SID
session.use_trans_sid=1
session.use_cookies=0
session.cache_limiter=
+arg_separator.output=&
--FILE--
<?php
error_reporting(E_ALL);