diff --git a/phpunit.xml b/phpunit.xml index 7c65c5e0b..a14538a3b 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -5,7 +5,7 @@ backupStaticAttributes="false" bootstrap="tests/bootstrap.php" colors="false" - convertErrorsToExceptions="true" + convertErrorsToExceptions="false" convertNoticesToExceptions="true" convertWarningsToExceptions="true" forceCoversAnnotation="false"