Skip to content

Commit 4863687

Browse files
Merge branch '11.5' into 12.0
2 parents 672daf7 + 6b2c096 commit 4863687

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
@@ -238,7 +238,7 @@ jobs:
238238

239239
env:
240240
PHP_EXTENSIONS: none, ctype, dom, json, fileinfo, iconv, libxml, mbstring, phar, tokenizer, xml, xmlwriter
241-
PHP_INI_VALUES: phar.readonly=0, zend.assertions=1, error_reporting=0
241+
PHP_INI_VALUES: phar.readonly=0, zend.assertions=1
242242

243243
steps:
244244
- name: Checkout

0 commit comments

Comments
 (0)