Skip to content

Commit 8b45789

Browse files
committed
Remove "syntaxCheck" config for PHPUnit
1 parent d226ff2 commit 8b45789

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

phpunit.xml.dist

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
convertWarningsToExceptions="true"
99
processIsolation="false"
1010
stopOnFailure="false"
11-
syntaxCheck="false"
1211
bootstrap="Tests/bootstrap.php"
1312
>
1413
<php>

0 commit comments

Comments
 (0)