ImpressCMS/impresscms

View on GitHub

Showing 47,251 of 47,256 total issues

Visibility must be declared on method "copyDistFile"
Open

    function copyDistFile() {

Visibility must be declared on property "$dbpass"
Open

    var $dbpass;

Method name "setting_manager::editform_sub" is not in camel caps format
Open

    function editform_sub($title, $desc, $name, $value) {

Tabs must be used to indent lines; spaces are not allowed
Open

            "<table border='0' cellpadding='0' cellspacing='0' valign='top' width='90%'><tr><td class='bg2'>

Visibility must be declared on method "displayText"
Open

    function &displayText($text, $html = false) {

Visibility must be declared on method "previewText"
Open

    function &previewText($text, $html = false) {

Expected 1 space after comma in function call; 2 found
Open

define( "DB_USER_HELP",  "Name of the user account that will be used to connect to the database server"); // L65

Visibility must be declared on method "makeTareaData4Preview"
Open

    function &makeTareaData4Preview(&$text, $html = 1, $smiley = 1, $xcode = 1) {

Tabs must be used to indent lines; spaces are not allowed
Open

     'nato', 'example','invalid','localhost','test','bitnet','csnet','ip','local','onion','uucp','co');

Tabs must be used to indent lines; spaces are not allowed
Open

     'ba','bb','bd','be','bf','bg','bh','bi','bj','bm','bn','bo','br','bs','bt','bw','by','bz',

Expected 1 space after comma in function call; 2 found
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

Expected 1 blank line at end of file; 2 found
Open

}

Incorrect spacing between argument "$cols" and equals sign; expected 1 but found 0
Open

function xoopsCodeTarea($textarea_id, $cols=60, $rows=15, $suffix=null)

Incorrect spacing between default value and equals sign for argument "$cols"; expected 1 but found 0
Open

function xoopsCodeTarea($textarea_id, $cols=60, $rows=15, $suffix=null)

Opening brace should be on the same line as the declaration
Open

{

Tabs must be used to indent lines; spaces are not allowed
Open

        'drop'        => TABLE_NOT_DROPPED,

The var keyword must not be used to declare a property
Open

    var $dbname;

Visibility must be declared on property "$db_pconnect"
Open

    var $db_pconnect;

Tabs must be used to indent lines; spaces are not allowed
Open

     'ac','ad','ae','af','ag','ai','al','am','an','ao','aq','ar','as','at','au','aw','ax','az',

Tabs must be used to indent lines; spaces are not allowed
Open

     'tz','ua','ug','uk','us','uy','uz','va','vc','ve','vg','vi','vn','vu','wf','ws','ye','yu',
Severity
Category
Status
Source
Language