diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 12c294c..6cbca4b 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -6,7 +6,7 @@ beStrictAboutTestsThatDoNotTestAnything="false" bootstrap="tests/bootstrap.php" displayDetailsOnTestsThatTriggerDeprecations="true" - failOnDeprecation ="true" + failOnDeprecation ="false" colors="true" processIsolation="false" stopOnError="false"