We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd9a2f2 commit 7d93e6bCopy full SHA for 7d93e6b
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
tools: composer:v2, pecl
22
coverage: pcov
23
extensions: ctype dom igbinary libxml mbstring msgpack simplexml xml zip
24
- ini-values: assert.bail=1
+ ini-values: zend.assertions=1, assert.bail=1
25
- name: Get Composer cache directory
26
id: composer-cache
27
run: echo "::set-output name=dir::$(composer config cache-files-dir)"
0 commit comments