Kylob/BootPress

View on GitHub

Showing 16,700 of 16,700 total issues

Terminating statement must be on a line by itself
Open

CASE keyword must be followed by a single space
Open

Expected 1 space after FUNCTION keyword; newline found
Open

Expected 1 space after FUNCTION keyword; newline found
Open

Terminating statement must be on a line by itself
Open

                case 17: $type = 'ico'; break;
Severity: Minor
Found in src/Admin/Files.php by phpcodesniffer

Blank line found at start of control structure
Open

        if ($edit) {
Severity: Minor
Found in src/Admin/Pages/Blog.php by phpcodesniffer

Each PHP statement must be on a line by itself
Open

Terminating statement must be on a line by itself
Open

Terminating statement must be on a line by itself
Open

                case 2: $type = 'jpg'; break;
Severity: Minor
Found in src/Admin/Files.php by phpcodesniffer

Each PHP statement must be on a line by itself
Open

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

Terminating 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

Expected 1 space after FUNCTION keyword; newline found
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

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

Expected "function abc(...)"; found "function\nabc(...)"
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

Severity
Category
Status
Source
Language