We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d64eb79 commit d1670fbCopy full SHA for d1670fb
1 file changed
run-tests.php
@@ -304,6 +304,7 @@ function main(): void
304
'zend.exception_ignore_args=0',
305
'zend.exception_string_param_max_len=15',
306
'short_open_tag=0',
307
+ 'date.timezone=UTC',
308
];
309
310
$no_file_cache = '-d opcache.file_cache= -d opcache.file_cache_only=0';
0 commit comments