Bump phpstan/phpstan-mockery from 1.1.0 to 1.1.3 #87
Annotations
5 errors
Run phpstan/phpstan:
src/DocBlock/StandardTagFactory.php#L208
Comparison operation "<" between int<3, 4> and 3 is always false.
|
Run phpstan/phpstan:
src/DocBlock/Tags/Example.php#L97
Offset 1 does not exist on array{0: string, 1?: string, 2?: string, 3?: string}.
|
Run phpstan/phpstan:
src/DocBlock/Tags/Example.php#L100
Offset 2 does not exist on array{0: string, 1: '', 2?: string, 3?: string}.
|
Run phpstan/phpstan
Ignored error pattern #Strict comparison using !== between array{'name', 'type'} and array{'name', 'type'} will always evaluate to false# was not matched in reported errors.
|
Run phpstan/phpstan
Process completed with exit code 1.
|
Loading