X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=phpunit.xml.dist;h=29e6c4fd79a584cb87449cc5aef80f998ea9a741;hb=3b5ade2cee6ee887d9deb7fc4b71e3c9f93c6df0;hp=636c535b275f390b8687f0e3115b99218ac39f15;hpb=459c4abe6b857b3991ab049349288b5e8a207451;p=civicrm-core.git diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 636c535b27..29e6c4fd79 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -4,6 +4,7 @@ convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" + convertDeprecationsToExceptions="true" processIsolation="false" stopOnFailure="false" stderr="true"