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 95dd2ed commit ea9a455Copy full SHA for ea9a455
.github/workflows/tests.yml
@@ -57,6 +57,7 @@ jobs:
57
with:
58
php-version: ${{ matrix.php }}
59
extensions: dom, curl, libxml, mbstring, zip
60
+ ini-values: error_reporting=E_ALL
61
tools: composer:v2
62
coverage: none
63
0 commit comments