Kylob/BootPress

View on GitHub

Showing 16,700 of 16,700 total issues

Each PHP statement must be on a line by itself
Open

Terminating 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

Expected 1 space after FUNCTION keyword; newline found
Open

The CASE body must start on the line following the statement
Open

                case 17: $type = 'ico'; 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

CASE keyword must be followed by a single space
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

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

Expected 1 space before "as"; 0 found
Open

Each PHP statement must be on a line by itself
Open

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 one blank line after the last USE statement; 0 found;
Open

use ZipStream; // maennchen/zipstream-php
Severity: Minor
Found in src/Admin/Pages/Blog.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

Each PHP statement must be on a line by itself
Open

Severity
Category
Status
Source
Language