Skip to content

Commit 90ec7b5

Browse files
committed
Add this to the hardcoded options for test runner
1 parent 44b8dcd commit 90ec7b5

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
@@ -274,6 +274,7 @@ function main(): void
274274
'error_reporting=' . E_ALL,
275275
'display_errors=1',
276276
'display_startup_errors=1',
277+
'display_error_function_args=0',
277278
'log_errors=0',
278279
'html_errors=0',
279280
'track_errors=0',

0 commit comments

Comments
 (0)