Pārlūkot izejas kodu

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

Remove unsupported phpunit config attribute
Andreas 7 gadi atpakaļ
vecāks
revīzija
3ef59fbaee
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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 -->