Skip to content

Commit c93a253

Browse files
Merge branch '9.6' into 10.5
2 parents 0322cf2 + d446a03 commit c93a253

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
@@ -246,7 +246,7 @@ jobs:
246246

247247
env:
248248
PHP_EXTENSIONS: none, ctype, dom, json, fileinfo, iconv, libxml, mbstring, phar, soap, tokenizer, xml, xmlwriter
249-
PHP_INI_VALUES: assert.exception=1, phar.readonly=0, zend.assertions=1, error_reporting=0
249+
PHP_INI_VALUES: assert.exception=1, phar.readonly=0, zend.assertions=1
250250

251251
steps:
252252
- name: Checkout

0 commit comments

Comments
 (0)