Improve implode signature #21976
Annotations
3 errors
PHPStan
Process completed with exit code 2.
|
PHPStan:
src/Reflection/ParametersAcceptorSelector.php#L246
Parameter #1 $array (array{0: PHPStan\Reflection\Native\NativeParameterReflection, 1?: PHPStan\Reflection\Native\NativeParameterReflection}) of array_values is already a list, call has no effect.
|
PHPStan:
src/Parser/ImplodeArgVisitor.php#L21
This chain of identical comparisons can be simplified using in_array().
|
Loading