Showing 3,272 of 4,939 total issues
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return $variable_description;
Avoid too many return
statements within this method. Open
Open
return '';
Avoid too many return
statements within this method. Open
Open
return $generate_suggestion_text($similarity_values[0][2]);
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return $generate_suggestion_text($similarity_values[0][2], $similarity_values[1][2]);
Avoid too many return
statements within this method. Open
Open
return get_class($value) . '(' . $value . ')';
Avoid too many return
statements within this method. Open
Open
return \trim(\ob_get_clean() ?: 'resource');
Avoid too many return
statements within this method. Open
Open
return $request_obj;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return $generate_suggestion_text($alternate);
Avoid too many return
statements within this method. Open
Open
return CompletionItemKind::METHOD;
Avoid too many return
statements within this method. Open
Open
return $stat ? 0020000 === ($stat['mode'] & 0170000) : false;
Avoid too many return
statements within this method. Open
Open
return StringUtil::jsonEncode($value);
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return 'None';
Avoid too many return
statements within this method. Open
Open
return CompletionItemKind::PROPERTY;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return \posix_isatty($output);
Avoid too many return
statements within this method. Open
Open
return false;