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