Skip to content

Commit d446a03

Browse files
Merge branch '8.5' into 9.6
2 parents 71edf77 + a43b3a6 commit d446a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ jobs:
239239

240240
env:
241241
PHP_EXTENSIONS: none, dom, json, fileinfo, iconv, libxml, mbstring, phar, soap, tokenizer, xml, xmlwriter
242-
PHP_INI_VALUES: assert.exception=1, phar.readonly=0, zend.assertions=1, error_reporting=0
242+
PHP_INI_VALUES: assert.exception=1, phar.readonly=0, zend.assertions=1
243243

244244
steps:
245245
- name: Checkout

0 commit comments

Comments
 (0)