Showing 5,566 of 7,504 total issues
Avoid too many return
statements within this method. Open
Open
return 'UTF-16BE';
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return $working;
Avoid too many return
statements within this method. Open
Open
return array( 'user_id' => $user_id, 'password' => $password, 'meta' => $meta );
Avoid too many return
statements within this method. Open
Open
return $this->get( 'Tags' );
Avoid too many return
statements within this method. Open
Open
return $this->get_stylesheet_directory();
Avoid too many return
statements within this method. Open
Open
return $this->get_theme_root_uri();
Avoid too many return
statements within this method. Open
Open
return $details;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return strnatcasecmp( $a['t_continent'], $b['t_continent'] );
Avoid too many return
statements within this method. Open
Open
return $return;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return iconv( 'utf-8', 'utf-8', $string );
Avoid too many return
statements within this method. Open
Open
return 'ISO-8859-7';
Avoid too many return
statements within this method. Open
Open
return 'ISO-10646-UCS-Basic';
Avoid too many return
statements within this method. Open
Open
return 'ISO_5427:1981';
Avoid too many return
statements within this method. Open
Open
return 'JIS_C6226-1983';
Avoid too many return
statements within this method. Open
Open
return 'SEN_850200_B';
Avoid too many return
statements within this method. Open
Open
return 'VISCII';
Avoid too many return
statements within this method. Open
Open
return 'windows-1251';