We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8da372b commit ee18aa5Copy full SHA for ee18aa5
.github/workflows/test.yaml
@@ -28,6 +28,7 @@ jobs:
28
uses: shivammathur/[email protected]
29
with:
30
php-version: ${{ matrix.php-version }}
31
+ ini-values: zend.assertions=1
32
33
- name: composer-cache-dir
34
id: composercache
0 commit comments