Skip to content

Commit 6b2c096

Browse files
Merge branch '10.5' into 11.5
2 parents a6cc44b + c93a253 commit 6b2c096

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
@@ -240,7 +240,7 @@ jobs:
240240

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

245245
steps:
246246
- name: Checkout

0 commit comments

Comments
 (0)