phpstan: skip future compat

This commit is contained in:
TomasVotruba 2020-05-16 12:28:00 +02:00
parent acc9a52c79
commit 19e2a9db1a

View File

@ -308,3 +308,4 @@ parameters:
- '#Method Rector\\BetterPhpDocParser\\Tests\\PhpDocParser\\AbstractPhpDocInfoTest\:\:parseFileAndGetFirstNodeOfType\(\) should return PhpParser\\Node but returns PhpParser\\Node\|null#'
- '#Method Rector\\Core\\Testing\\Finder\\RectorsFinder\:\:findInDirectories\(\) should return array<Rector\\Core\\Contract\\Rector\\RectorInterface\> but returns array<object\>#'
- '#Property PhpParser\\Node\\Stmt\\Namespace_\:\:\$stmts \(array<PhpParser\\Node\\Stmt\>\) does not accept array<PhpParser\\Node\>#'
- '#Call to function method_exists\(\) with \$this\(Rector\\PSR4\\Tests\\Rector\\MultipleClassFileToPsr4ClassesRector\\MultipleClassFileToPsr4ClassesRectorTest\) (.*?) will always evaluate to false#'