Skip to content

Commit 3707d75

Browse files
committed
Merge branch 'PHP-7.4'
2 parents 5899b16 + d279750 commit 3707d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run-tests.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -886,7 +886,7 @@ function write_information()
886886
'session' => array('session.auto_start=0'),
887887
'tidy' => array('tidy.clean_output=0'),
888888
'zlib' => array('zlib.output_compression=Off'),
889-
'xdebug' => array('xdebug.default_enable=0'),
889+
'xdebug' => array('xdebug.default_enable=0','xdebug.mode=off'),
890890
'mbstring' => array('mbstring.func_overload=0'),
891891
);
892892

0 commit comments

Comments
 (0)