Remove method getWordReplacement.
[civicrm-core.git] / phpunit.xml.dist
index 0da4639ae815ae1f400686703253e4da65ec01ae..636c535b275f390b8687f0e3115b99218ac39f15 100644 (file)
@@ -6,9 +6,10 @@
          convertWarningsToExceptions="true"
          processIsolation="false"
          stopOnFailure="false"
-         syntaxCheck="false"
+         stderr="true"
          beStrictAboutTestsThatDoNotTestAnything="false"
          bootstrap="tests/phpunit/CiviTest/bootstrap.php"
+         cacheResult="false"
 >
   <testsuites>
     <testsuite name="api_v3_AllTests">