B#188652 AccessorPair accept all array notations #207
test.yml
on: pull_request
Quality checks
14s
Matrix: test
Annotations
8 errors
Quality checks:
src/Constraint/Typehint/PhpDocParser.php#L22
Casting to string something that's already string.
|
Quality checks:
src/Constraint/Typehint/PhpDocParser.php#L27
Casting to string something that's already string.
|
Quality checks:
src/Constraint/Typehint/PhpDocParser.php#L53
Casting to string something that's already string.
|
Quality checks:
src/Constraint/Typehint/PhpDocParser.php#L58
Casting to string something that's already string.
|
Quality checks:
src/Constraint/Typehint/PhpDocParser.php#L78
Offset 1 on array{array<int, string>, array<int, string>, array<int, string>} in isset() always exists and is not nullable.
|
Quality checks:
src/Constraint/Typehint/PhpDocParser.php#L78
Offset 2 on array{array<int, string>, array<int, string>, array<int, string>} in isset() always exists and is not nullable.
|
Quality checks:
src/Constraint/Typehint/PhpDocParser.php#L78
Strict comparison using === between true and false will always evaluate to false.
|
Quality checks
Process completed with exit code 1.
|