浏览代码

Remove unsupported phpunit config attribute

Fixes #230
Andreas Braun 7 年之前
父节点
当前提交
067541b8e4
共有 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 -->