Skip to content

Commit 5ca2bf6

Browse files
committed
ini values
1 parent aa258b3 commit 5ca2bf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
with:
2525
php-version: ${{ matrix.php-version }}
2626
extensions: none, ctype, curl, dom, json, mbstring, tokenizer, xml, xmlwriter
27+
ini-values: display_errors=On, display_startup_errors=On, error_reporting=-1, zend.assertions=1
2728

2829
- run: composer update
2930

0 commit comments

Comments
 (0)