Browse Source

- Hardcode setting which affects the test

migration/unlabaled-1.29.2
Derick Rethans 24 years ago
parent
commit
db89afc45b
  1. 1
      ext/session/tests/015.phpt

1
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);

Loading…
Cancel
Save