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 bbaef46 commit 6a22747Copy full SHA for 6a22747
.github/workflows/tests.yml
@@ -40,6 +40,7 @@ jobs:
40
with:
41
php-version: ${{ matrix.php }}
42
extensions: dom, curl, libxml, mbstring, zip
43
+ ini-values: error_reporting=E_ALL
44
tools: composer:v2
45
coverage: none
46
0 commit comments