Showing 16,700 of 16,700 total issues
The CASE body must start on the line following the statement Open
Open
case 1: $type = 'gif'; break;
- Exclude checks
Blank line found at end of control structure Open
Open
- Exclude checks
Each PHP statement must be on a line by itself Open
Open
- Exclude checks
Each PHP statement must be on a line by itself Open
Open
- Exclude checks
CASE keyword must be followed by a single space Open
Open
- Exclude checks
Each PHP statement must be on a line by itself Open
Open
- Exclude checks
Expected "function abc(...)"; found "function\nabc(...)" Open
Open
- Exclude checks
Each PHP statement must be on a line by itself Open
Open
case 2: $type = 'jpg'; break;
- Exclude checks
Terminating statement must be on a line by itself Open
Open
case 3: $type = 'png'; break;
- Exclude checks
Each PHP statement must be on a line by itself Open
Open
- Exclude checks
Each PHP statement must be on a line by itself Open
Open
- Exclude checks
Expected 1 space after FUNCTION keyword; newline found Open
Open
- Exclude checks
Terminating statement must be on a line by itself Open
Open
- Exclude checks
Each PHP statement must be on a line by itself Open
Open
- Exclude checks
Terminating statement must be on a line by itself Open
Open
case 1: $type = 'gif'; break;
- Exclude checks
Each PHP statement must be on a line by itself Open
Open
case 17: $type = 'ico'; break;
- Exclude checks
Blank line found at start of control structure Open
Open
} else {
- Exclude checks
Each PHP statement must be on a line by itself Open
Open
- Exclude checks
The CASE body must start on the line following the statement Open
Open
- Exclude checks
Each PHP statement must be on a line by itself Open
Open
- Exclude checks