Skip to content

Commit b4a67d6

Browse files
committed
Add this to the hardcoded options for test runner
1 parent a6f5a3b commit b4a67d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

run-tests.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ function main(): void
275275
'fatal_error_backtraces=Off',
276276
'display_errors=1',
277277
'display_startup_errors=1',
278+
'display_error_function_args=0',
278279
'log_errors=0',
279280
'html_errors=0',
280281
'track_errors=0',

0 commit comments

Comments
 (0)