소스 검색

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"
          convertNoticesToExceptions="true"
          convertWarningsToExceptions="true"
          convertWarningsToExceptions="true"
          stopOnFailure="false"
          stopOnFailure="false"
-         syntaxCheck="false"
 >
 >
     <php>
     <php>
         <!-- Disable deprecation warnings -->
         <!-- Disable deprecation warnings -->