Showing 3,272 of 4,939 total issues
Avoid too many return
statements within this method. Open
Open
return new UnionType(
[$array_shape_type, $false_type],
true,
[
ArrayShapeType::fromFieldTypes([
Avoid too many return
statements within this method. Open
Open
return $value_type->asGenericArrayTypes($key_type_enum);
Avoid too many return
statements within this method. Open
Open
return 0;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return Issue::fromType(Issue::ParamSpecial3)(
$context->getFile(),
$context->getLineNumberStart(),
[
$function->getRepresentationForIssue(),
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return Issue::fromType(Issue::ParamSpecial3)(
$context->getFile(),
$context->getLineNumberStart(),
[
$function->getRepresentationForIssue(),
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return [$type];
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return [];
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return [
// Gets the element types of the first
'array_pop' => $get_element_type_of_first_arg_check_nonempty_null,
'array_shift' => $get_element_type_of_first_arg_check_nonempty_null,
'current' => $get_element_type_of_first_arg,