Jelajahi Sumber

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

Remove unsupported phpunit config attribute
Andreas 7 tahun lalu
induk
melakukan
3ef59fbaee
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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 -->