Bump phpdocumentor/type-resolver from 1.8.2 to 1.9.0 #79
Annotations
8 errors
Run phpstan/phpstan:
src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L107
Offset 2 on array{string, 28, int} on left side of ?? always exists and is not nullable.
|
Run phpstan/phpstan:
src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L112
Offset 2 on array{string, 28, int} on left side of ?? always exists and is not nullable.
|
Run phpstan/phpstan:
src/DocBlock/Tags/Factory/TemplateFactory.php#L39
Strict comparison using === between non-empty-string and '' will always evaluate to false.
|
Run phpstan/phpstan
Ignored error pattern #Class PHPStan\\PhpDocParser\\Lexer\\Lexer does not have a constructor and must be instantiated without any parameters\.# was not matched in reported errors.
|
Run phpstan/phpstan
Ignored error pattern #Class PHPStan\\PhpDocParser\\Parser\\ConstExprParser constructor invoked with 3 parameters, 0\-1 required\.# was not matched in reported errors.
|
Run phpstan/phpstan
Ignored error pattern #Class PHPStan\\PhpDocParser\\Parser\\PhpDocParser constructor invoked with 6 parameters, 2\-3 required\.# was not matched in reported errors.
|
Run phpstan/phpstan
Ignored error pattern #Class PHPStan\\PhpDocParser\\Parser\\TypeParser constructor invoked with 3 parameters\, 0\-1 required\.# was not matched in reported errors.
|
Run phpstan/phpstan
Process completed with exit code 1.
|
Loading