Bump phpstan/phpdoc-parser from 1.33.0 to 2.0.0 #107
Annotations
10 errors
Run phpstan/phpstan:
src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L1
Ignored error pattern #^Parameter \#1 \$constExprParser of class PHPStan\\PhpDocParser\\Parser\\TypeParser constructor expects PHPStan\\PhpDocParser\\Parser\\ConstExprParser\|null, PHPStan\\PhpDocParser\\ParserConfig 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 \$parseDoctrineAnnotations of class PHPStan\\PhpDocParser\\Lexer\\Lexer constructor expects bool, PHPStan\\PhpDocParser\\ParserConfig 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 \$typeParser of class PHPStan\\PhpDocParser\\Parser\\PhpDocParser constructor expects PHPStan\\PhpDocParser\\Parser\\TypeParser, PHPStan\\PhpDocParser\\ParserConfig 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 \$unescapeStrings of class PHPStan\\PhpDocParser\\Parser\\ConstExprParser constructor expects bool, PHPStan\\PhpDocParser\\ParserConfig 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 \$constantExprParser of class PHPStan\\PhpDocParser\\Parser\\PhpDocParser constructor expects PHPStan\\PhpDocParser\\Parser\\ConstExprParser, 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 \#2 \$quoteAwareConstExprString of class PHPStan\\PhpDocParser\\Parser\\TypeParser constructor expects bool, 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 \$requireWhitespaceBeforeDescription of class PHPStan\\PhpDocParser\\Parser\\PhpDocParser constructor expects bool, 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#L59
Parameter #1 $config of class PHPStan\PhpDocParser\Lexer\Lexer constructor expects PHPStan\PhpDocParser\ParserConfig, true given.
|
Run phpstan/phpstan:
src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L60
Class PHPStan\PhpDocParser\Parser\ConstExprParser constructor invoked with 3 parameters, 1 required.
|
Run phpstan/phpstan:
src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L60
Parameter #1 $config of class PHPStan\PhpDocParser\Parser\ConstExprParser constructor expects PHPStan\PhpDocParser\ParserConfig, true given.
|
Loading