Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Jul 19, 2020
1 parent d235195 commit acb9d70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ parameters:
- %rootDir%/tests/PHPStan/Reflection/UnionTypesTest.php
- %rootDir%/tests/PHPStan/Reflection/MixedTypeTest.php
- ../tests/e2e/magic-setter/*
featureToggles:
readComposerPhpVersion: false
ignoreErrors:
- '#^Dynamic call to static method PHPUnit\\Framework\\\S+\(\)\.$#'
- '#should be contravariant with parameter \$node \(PhpParser\\Node\) of method PHPStan\\Rules\\Rule<PhpParser\\Node>::processNode\(\)$#'
Expand Down

0 comments on commit acb9d70

Please sign in to comment.