mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
add support for phpstan/phpdoc-parser 2
This commit is contained in:
@@ -68,5 +68,12 @@
|
||||
<file name="src/Utils.php"/>
|
||||
</errorLevel>
|
||||
</ArgumentTypeCoercion>
|
||||
|
||||
<InvalidArgument>
|
||||
<errorLevel type="suppress">
|
||||
<referencedFunction name="PHPStan\PhpDocParser\Parser\PhpDocParser::__construct"/>
|
||||
<referencedFunction name="PHPStan\PhpDocParser\Parser\TypeParser::__construct"/>
|
||||
</errorLevel>
|
||||
</InvalidArgument>
|
||||
</issueHandlers>
|
||||
</psalm>
|
||||
|
||||
Reference in New Issue
Block a user