Bump phpstan/phpstan-webmozart-assert from 1.2.0 to 1.2.11 #83
Annotations
6 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
Ignored error pattern #Call to static method Webmozart\\Assert\\Assert::implementsInterface\(\) with class-string# was not matched in reported errors.
|
Run phpstan/phpstan
Process completed with exit code 1.
|
Loading