Skip to content

Commit f83871a

Browse files
author
Jani Taskinen
committed
MFH:- Fixed bug #43035: ignore_repeated_errors=On causes lot of tests to fail
1 parent 54bcf0c commit f83871a

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
@@ -174,6 +174,7 @@
174174
'auto_prepend_file=',
175175
'auto_append_file=',
176176
'magic_quotes_runtime=0',
177+
'ignore_repeated_errors=0',
177178
);
178179

179180
function write_information($show_html)

0 commit comments

Comments
 (0)