Skip to content

Commit 04998d4

Browse files
Merge branch '9.6' into 10.5
* 9.6: Sync PHP settings
2 parents 5857a99 + b554004 commit 04998d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

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

533533
env:
534534
PHP_EXTENSIONS: none, ctype, curl, dom, json, fileinfo, iconv, libxml, mbstring, phar, soap, tokenizer, xmlwriter, pcntl
535-
PHP_INI_VALUES: assert.exception=1, phar.readonly=0, zend.assertions=1
535+
PHP_INI_VALUES: memory_limit=-1, assert.exception=1, zend.assertions=1, error_reporting=-1, log_errors_max_len=0, display_errors=On, display_startup_errors=On
536536

537537
strategy:
538538
fail-fast: false

0 commit comments

Comments
 (0)