We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9591e4 commit 499d68dCopy full SHA for 499d68d
.github/workflows/tests.yml
@@ -32,6 +32,7 @@ jobs:
32
with:
33
php-version: ${{ matrix.php }}
34
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick
35
+ ini-values: error_reporting=E_ALL
36
tools: composer:v2
37
coverage: none
38
0 commit comments