Explorar el Código

Remove unsupported phpunit config attribute

Fixes #230
Andreas Braun hace 7 años
padre
commit
067541b8e4
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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 -->