ensure args are included in stacktraces in integration tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
Родитель
aaa0b215f6
Коммит
eb70b4a140
|
@ -53,6 +53,7 @@ jobs:
|
|||
with:
|
||||
php-version: ${{ matrix.php-versions }}
|
||||
extensions: mbstring, iconv, fileinfo, intl, sqlite, pdo_sqlite
|
||||
ini-values: zend.exception_ignore_args=Off
|
||||
coverage: none
|
||||
|
||||
- name: Install app dependencies
|
||||
|
|
Загрузка…
Ссылка в новой задаче