Showing 3,272 of 4,939 total issues
Avoid too many return
statements within this method. Open
Open
return Issue::UnusedPublicFinalMethodParameter;
Avoid too many return
statements within this method. Open
Open
return $possible_return_nodes;
Avoid too many return
statements within this method. Open
Open
return static function (
CodeBase $unused_code_base,
Context $unused_context,
Func $unused_function,
array $args
Avoid too many return
statements within this method. Open
Open
return NullType::instance(false)->asRealUnionType();
Avoid too many return
statements within this method. Open
Open
return $probably_real_array;
Avoid too many return
statements within this method. Open
Open
return $array_type->asPHPDocUnionType();
Avoid too many return
statements within this method. Open
Open
return $union_type->hasRealTypeSet();
Avoid too many return
statements within this method. Open
Open
return 'Expected an integer' . self::errSuffixGotType($value);
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return Issue::UnusedPublicNoOverrideMethodParameter;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return $string_union_type_with_null_in_real;
Avoid too many return
statements within this method. Open
Open
return $types->withRealTypeSet(UnionType::typeSetFromString('\Closure|false|null'));
Avoid too many return
statements within this method. Open
Open
return [
// call
'call_user_func' => $call_user_func_callback,
'forward_static_call' => $call_user_func_callback,
'call_user_func_array' => $call_user_func_array_callback,
Avoid too many return
statements within this method. Open
Open
return $array_map_function->getUnionType();
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return [$parent, false];
Avoid too many return
statements within this method. Open
Open
return;