Update ConstantArrayType::accepts() for lists #17600
Annotations
2 errors
PHPStan:
tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php#L1024
Parameter #2 $expectedErrors of method PHPStan\Testing\RuleTestCase<PHPStan\Rules\Comparison\ImpossibleCheckTypeFunctionCallRule>::analyse() expects list<array{0: string, 1: int, 2?: string|null}>, list<array{0: string, 1: int, 2?: string}> given.
|
PHPStan
Process completed with exit code 2.
|
Loading