Browse Source

Remove unsupported phpunit config attribute

Fixes #230
Andreas Braun 7 năm trước cách đây
mục cha
commit
067541b8e4
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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 -->