1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-21 21:31:13 +01:00

Attempt to debug php nightly issues running phpunit

This commit is contained in:
Matthew Brown 2016-12-23 21:37:53 +00:00
parent 9474412343
commit 57621e9555

View File

@ -5,7 +5,7 @@
backupStaticAttributes="false"
bootstrap="tests/bootstrap.php"
colors="false"
convertErrorsToExceptions="true"
convertErrorsToExceptions="false"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
forceCoversAnnotation="false"