add support for phpstan/phpdoc-parser 2 #99
Annotations
10 errors
Run phpstan/phpstan:
src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L1
Ignored error pattern #^Class PHPStan\\PhpDocParser\\Parser\\ConstExprParser constructor invoked with 3 parameters, 1 required\.$# in path /home/runner/work/ReflectionDocBlock/ReflectionDocBlock/src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php was not matched in reported errors.
|
Run phpstan/phpstan:
src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L1
Ignored error pattern #^Class PHPStan\\PhpDocParser\\Parser\\PhpDocParser constructor invoked with 6 parameters, 3 required\.$# in path /home/runner/work/ReflectionDocBlock/ReflectionDocBlock/src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php was not matched in reported errors.
|
Run phpstan/phpstan:
src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L1
Ignored error pattern #^Class PHPStan\\PhpDocParser\\Parser\\TypeParser constructor invoked with 3 parameters, 2 required\.$# in path /home/runner/work/ReflectionDocBlock/ReflectionDocBlock/src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php was not matched in reported errors.
|
Run phpstan/phpstan:
src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L1
Ignored error pattern #^Parameter \#1 \$config of class PHPStan\\PhpDocParser\\Lexer\\Lexer constructor expects PHPStan\\PhpDocParser\\ParserConfig, true given\.$# in path /home/runner/work/ReflectionDocBlock/ReflectionDocBlock/src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php was not matched in reported errors.
|
Run phpstan/phpstan:
src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L1
Ignored error pattern #^Parameter \#1 \$config of class PHPStan\\PhpDocParser\\Parser\\ConstExprParser constructor expects PHPStan\\PhpDocParser\\ParserConfig, true given\.$# in path /home/runner/work/ReflectionDocBlock/ReflectionDocBlock/src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php was not matched in reported errors.
|
Run phpstan/phpstan:
src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L1
Ignored error pattern #^Parameter \#1 \$config of class PHPStan\\PhpDocParser\\Parser\\PhpDocParser constructor expects PHPStan\\PhpDocParser\\ParserConfig, PHPStan\\PhpDocParser\\Parser\\TypeParser given\.$# in path /home/runner/work/ReflectionDocBlock/ReflectionDocBlock/src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php was not matched in reported errors.
|
Run phpstan/phpstan:
src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L1
Ignored error pattern #^Parameter \#1 \$config of class PHPStan\\PhpDocParser\\Parser\\TypeParser constructor expects PHPStan\\PhpDocParser\\ParserConfig, PHPStan\\PhpDocParser\\Parser\\ConstExprParser given\.$# in path /home/runner/work/ReflectionDocBlock/ReflectionDocBlock/src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php was not matched in reported errors.
|
Run phpstan/phpstan:
src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L1
Ignored error pattern #^Parameter \#2 \$constExprParser of class PHPStan\\PhpDocParser\\Parser\\TypeParser constructor expects PHPStan\\PhpDocParser\\Parser\\ConstExprParser, true given\.$# in path /home/runner/work/ReflectionDocBlock/ReflectionDocBlock/src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php was not matched in reported errors.
|
Run phpstan/phpstan:
src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L1
Ignored error pattern #^Parameter \#2 \$typeParser of class PHPStan\\PhpDocParser\\Parser\\PhpDocParser constructor expects PHPStan\\PhpDocParser\\Parser\\TypeParser, PHPStan\\PhpDocParser\\Parser\\ConstExprParser given\.$# in path /home/runner/work/ReflectionDocBlock/ReflectionDocBlock/src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php was not matched in reported errors.
|
Run phpstan/phpstan:
src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L1
Ignored error pattern #^Parameter \#3 \$constantExprParser of class PHPStan\\PhpDocParser\\Parser\\PhpDocParser constructor expects PHPStan\\PhpDocParser\\Parser\\ConstExprParser, true given\.$# in path /home/runner/work/ReflectionDocBlock/ReflectionDocBlock/src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php was not matched in reported errors.
|
Loading