Detect more possibly-impossible offset #22003
Annotations
6 errors
PHPStan
Process completed with exit code 2.
|
PHPStan:
tests/PHPStan/Reflection/SignatureMap/Php8SignatureMapProviderTest.php#L284
Offset (int|string) might not exist on list<PHPStan\Reflection\SignatureMap\ParameterSignature>.
|
PHPStan:
src/Rules/Methods/IncompatibleDefaultParameterTypeRule.php#L45
Offset (int|string) might not exist on list<PHPStan\Reflection\ExtendedParameterReflection>.
|
PHPStan:
src/Rules/Functions/IncompatibleDefaultParameterTypeRule.php#L45
Offset (int|string) might not exist on list<PHPStan\Reflection\ExtendedParameterReflection>.
|
PHPStan:
src/Rules/Functions/IncompatibleClosureDefaultParameterTypeRule.php#L46
Offset (int|string) might not exist on list<PHPStan\Reflection\ParameterReflection>.
|
PHPStan:
src/Rules/Functions/IncompatibleArrowFunctionDefaultParameterTypeRule.php#L46
Offset (int|string) might not exist on list<PHPStan\Reflection\ParameterReflection>.
|
Loading