We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17034e0 commit cfde5feCopy full SHA for cfde5fe
.github/workflows/php.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
php-version: 8.2
19
extensions: xdebug
20
- ini-values: zend.assertions=1
+ ini-file: development
21
tools: composer:2
22
- name: Setup problem matchers for PHP
23
run: echo "::add-matcher::${{ runner.tool_cache }}/php.json"
0 commit comments