X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=phpunit.xml.dist;h=6a4c26f48ec53b1f823276f2b1933ddbfae82694;hb=8150c6c2577d8423715a2bccdcf9e0e7cb806790;hp=0da4639ae815ae1f400686703253e4da65ec01ae;hpb=d6766e5a1a76ac93bc9a33bfe667f8aeb962ed13;p=civicrm-core.git diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 0da4639ae8..6a4c26f48e 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -6,7 +6,7 @@ convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" - syntaxCheck="false" + stderr="true" beStrictAboutTestsThatDoNotTestAnything="false" bootstrap="tests/phpunit/CiviTest/bootstrap.php" >