Kylob/BootPress

View on GitHub

Showing 16,700 of 16,700 total issues

Closing class brace must be on a line by itself
Open

There must be a single space between the closing parenthesis and the opening brace of a multi-line function declaration; found 0 spaces
Open

Visibility must be declared on method "insertUpdate"
Open

Expected 1 space after "as"; 0 found
Open

Expected "function abc(...)"; found "function\nabc(...)"
Open

Visibility must be declared on method "multi_query"
Open

Expected "function abc(...)"; found "function\nabc(...)"
Open

Multi-line function declarations must define one parameter per line
Open

Visibility must be declared on method "fetch_row"
Open

Expected "function abc(...)"; found "function\nabc(...)"
Open

Visibility must be declared on method "next_result"
Open

Expected "function abc(...)"; found "function\nabc(...)"
Open

Method name "Min_Result::fetch_row" is not in camel caps format
Open

Method name "Min_DB::select_db" is not in camel caps format
Open

Expected 1 space after FUNCTION keyword; newline found
Open

Each PHP statement must be on a line by itself
Open

Visibility must be declared on method "fetch_field"
Open

Each PHP statement must be on a line by itself
Open

The extends keyword must be on the same line as the class name
Open

Method name "Min_DB::next_result" is not in camel caps format
Open

Severity
Category
Status
Source
Language