Skip to content

Commit 7434069

Browse files
committed
Add this to the hardcoded options for test runner
1 parent 15ed44f commit 7434069

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
@@ -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)