Kylob/BootPress

View on GitHub

Showing 16,700 of 16,700 total issues

Method name "Min_PDOStatement::fetch_field" is not in camel caps format
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

Each PHP statement must be on a line by itself
Open

Each PHP statement must be on a line by itself
Open

Multi-line function declarations must define one parameter per line
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 "fetch_assoc"
Open

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

The closing brace for the class must go on the next line after the body
Open

The closing brace for the class must go on the next line after the body
Open

Visibility must be declared on property "$_conn"
Open

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

Each PHP statement must be on a line by itself
Open

Visibility must be declared on method "update"
Open

Opening brace of a class must be on the line after the definition
Open

Visibility must be declared on method "__construct"
Open

Expected 1 space after FUNCTION keyword; newline found
Open

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

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

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

Severity
Category
Status
Source
Language