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.
2 parents 8c09ff3 + 08a3ef0 commit d396bceCopy full SHA for d396bce
1 file changed
.github/workflows/ci.yml
@@ -76,6 +76,7 @@ jobs:
76
uses: shivammathur/setup-php@v2
77
with:
78
php-version: ${{ matrix.php }}
79
+ ini-values: error_reporting=E_ALL, display_errors=On
80
coverage: none
81
82
- name: Conditionally update PHPCompatibility to develop version
0 commit comments