Showing 4,939 of 4,939 total issues
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;
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 " (This option is probably missing the required value. Or this option may not apply to a regular Phan analysis, and/or it may be unintentionally unhandled in \Phan\CLI::__construct())";
Avoid too many return
statements within this method. Open
Open
return '{' . \implode(', ', $result) . '}';
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 get_class($value) . '(' . StringUtil::jsonEncode($value) . ')';
Avoid too many return
statements within this method. Open
Open
return '';
Avoid too many return
statements within this method. Open
Open
return \array_values($normalized_file_list);
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 " (This option may not apply to a regular Phan analysis, and/or it may be unintentionally unhandled in \Phan\CLI::__construct())";