ソースを参照

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

Remove unsupported phpunit config attribute
Andreas 7 年 前
コミット
3ef59fbaee
1 ファイル変更0 行追加1 行削除
  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 -->