Showing 571 of 6,975 total issues
Avoid too many return
statements within this method. Open
Open
return str_replace(' ', '+', self::camelize($title, true, ' '));
Avoid too many return
statements within this method. Open
Open
return $libraryHandler->load($library, $variant, $types);
Avoid too many return
statements within this method. Open
Open
return $fileContents;
Avoid too many return
statements within this method. Open
Open
return round($size / $tb, 2) . " " . CORE_LAN_TB;
Avoid too many return
statements within this method. Open
Open
return ($source_file == $destination_file);
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 null;
Avoid too many return
statements within this method. Open
Open
return '5.1.1'; // Or should it be 5.5.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 true;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return (!$return) ? "" : $ret;
Avoid too many return
statements within this method. Open
Open
return $library;
Avoid too many return
statements within this method. Open
Open
return $ret;
Avoid too many return
statements within this method. Open
Open
if ($ip == '0000:0000:0000:0000:0000:0000:0000:0001') return FALSE;
Avoid too many return
statements within this method. Open
Open
if ($destination_file == "stdout") return TRUE; // Can't do anything more if file sent to stdout - assume success
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return true;