diff --git a/phpunit.xml.dist b/phpunit.xml.dist index b045399..23bbc28 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -6,6 +6,7 @@ convertErrorsToExceptions="false" convertNoticesToExceptions="false" convertWarningsToExceptions="false" + convertDeprecationsToExceptions="false" >