Kylob/BootPress

View on GitHub

Showing 16,700 of 16,700 total issues

Each PHP statement 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

Each PHP statement must be on a line by itself
Open

The var keyword must not be used to declare a property
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

Each PHP statement must be on a line by itself
Open

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

Expected 1 space after FUNCTION keyword; newline found
Open

Closing class brace must be on a line by itself
Open

Each PHP statement must be on a line by itself
Open

There must not be more than one property declared per statement
Open

Property name "$_link" should not be prefixed with an underscore to indicate visibility
Open

Expected 1 space after FUNCTION keyword; newline found
Open

Each PHP statement must be on a line by itself
Open

Each PHP statement must be on a line by itself
Open

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

Each PHP statement must be on a line by itself
Open

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

Visibility must be declared on method "result"
Open

Severity
Category
Status
Source
Language