Showing 47,251 of 47,256 total issues
Visibility must be declared on method "copyDistFile" Open
Open
function copyDistFile() {
- Exclude checks
Visibility must be declared on property "$dbpass" Open
Open
var $dbpass;
- Exclude checks
Method name "setting_manager::editform_sub" is not in camel caps format Open
Open
function editform_sub($title, $desc, $name, $value) {
- Exclude checks
Tabs must be used to indent lines; spaces are not allowed Open
Open
"<table border='0' cellpadding='0' cellspacing='0' valign='top' width='90%'><tr><td class='bg2'>
- Exclude checks
Visibility must be declared on method "displayText" Open
Open
function &displayText($text, $html = false) {
- Exclude checks
Visibility must be declared on method "previewText" Open
Open
function &previewText($text, $html = false) {
- Exclude checks
Expected 1 space after comma in function call; 2 found Open
Open
define( "DB_USER_HELP", "Name of the user account that will be used to connect to the database server"); // L65
- Exclude checks
Visibility must be declared on method "makeTareaData4Preview" Open
Open
function &makeTareaData4Preview(&$text, $html = 1, $smiley = 1, $xcode = 1) {
- Exclude checks
Tabs must be used to indent lines; spaces are not allowed Open
Open
'nato', 'example','invalid','localhost','test','bitnet','csnet','ip','local','onion','uucp','co');
- Exclude checks
Tabs must be used to indent lines; spaces are not allowed Open
Open
'ba','bb','bd','be','bf','bg','bh','bi','bj','bm','bn','bo','br','bs','bt','bw','by','bz',
- Exclude checks
Expected 1 space after comma in function call; 2 found Open
Open
define( "DB_PREFIX_HELP", "This prefix will be added to all new tables created to avoid name conflicts in the database. If you are unsure, just keep the default"); // L63
- Exclude checks
Expected 1 blank line at end of file; 2 found Open
Open
}
- Exclude checks
Incorrect spacing between argument "$cols" and equals sign; expected 1 but found 0 Open
Open
function xoopsCodeTarea($textarea_id, $cols=60, $rows=15, $suffix=null)
- Exclude checks
Incorrect spacing between default value and equals sign for argument "$cols"; expected 1 but found 0 Open
Open
function xoopsCodeTarea($textarea_id, $cols=60, $rows=15, $suffix=null)
- Exclude checks
Opening brace should be on the same line as the declaration Open
Open
{
- Exclude checks
Tabs must be used to indent lines; spaces are not allowed Open
Open
'drop' => TABLE_NOT_DROPPED,
- Exclude checks
The var keyword must not be used to declare a property Open
Open
var $dbname;
- Exclude checks
Visibility must be declared on property "$db_pconnect" Open
Open
var $db_pconnect;
- Exclude checks
Tabs must be used to indent lines; spaces are not allowed Open
Open
'ac','ad','ae','af','ag','ai','al','am','an','ao','aq','ar','as','at','au','aw','ax','az',
- Exclude checks
Tabs must be used to indent lines; spaces are not allowed Open
Open
'tz','ua','ug','uk','us','uy','uz','va','vc','ve','vg','vi','vn','vu','wf','ws','ye','yu',
- Exclude checks