Skip to content

Commit 17034e0

Browse files
committed
Turn assertions on
1 parent a116486 commit 17034e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/php.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
with:
1818
php-version: 8.2
1919
extensions: xdebug
20+
ini-values: zend.assertions=1
2021
tools: composer:2
2122
- name: Setup problem matchers for PHP
2223
run: echo "::add-matcher::${{ runner.tool_cache }}/php.json"

0 commit comments

Comments
 (0)