Sfoglia il codice sorgente

Remove unsupported phpunit config attribute

Fixes #230
Andreas Braun 7 anni fa
parent
commit
067541b8e4
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      phpunit.xml.dist

+ 0 - 1
phpunit.xml.dist

@@ -7,7 +7,6 @@
          convertNoticesToExceptions="true"
          convertWarningsToExceptions="true"
          stopOnFailure="false"
-         syntaxCheck="false"
 >
     <php>
         <!-- Disable deprecation warnings -->