Explorar el Código

Merge pull request #234 from alcaeus/remove-unsupported-phpunit-config-attribute

Remove unsupported phpunit config attribute
Andreas hace 7 años
padre
commit
3ef59fbaee
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 -->