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 ebc47c6 commit f40c2e8Copy full SHA for f40c2e8
.github/workflows/tests.yml
@@ -25,6 +25,7 @@ jobs:
25
uses: shivammathur/setup-php@v2
26
with:
27
php-version: ${{ matrix.php }}
28
+ ini-values: error_reporting=E_ALL
29
tools: composer:v2
30
coverage: none
31
0 commit comments