Showing 571 of 6,975 total issues
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return "Cannot generate definition for: ".$list['type'].' '.$list['name'];
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 FALSE; // Unsupported image type
Avoid too many return
statements within this method. Open
Open
return '5.4.4';
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return defset('CORE_LAN17');
Avoid too many return
statements within this method. Open
Open
return "<a href='" . $main_name . "' rel='external'><img src='" . $code_text . "' {$parmStr} /></a>";
Avoid too many return
statements within this method. Open
Open
return 'list/author';
Avoid too many return
statements within this method. Open
Open
return $libraryHandler->info($library);
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 false;
Avoid too many return
statements within this method. Open
Open
return false; //3rd party code interception
Avoid too many return
statements within this method. Open
Open
return $sql->dbError(__METHOD__);
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 true;
Avoid too many return
statements within this method. Open
Open
return $inserted_id; // return the ID number so it can be used. true;