Skip to content

Commit 5e2f6ea

Browse files
author
Ilia Alshanetsky
committed
MFH: Turn off session.auto_start to prevent test failures.
1 parent 354eff7 commit 5e2f6ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run-tests.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@
159159
'auto_prepend_file=',
160160
'auto_append_file=',
161161
'magic_quotes_runtime=0',
162+
'session.auto_start=0'
162163
);
163164
$info_params = array();
164165
settings2array($ini_overwrites,$info_params);

0 commit comments

Comments
 (0)