Showing 16,700 of 16,700 total issues
Multi-line function declarations must define one parameter per line Open
Open
- Exclude checks
Multi-line function declarations must define one parameter per line 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
Expected "function abc(...)"; found "function\nabc(...)" Open
Open
- Exclude checks
Incorrect spacing between default value and equals sign for argument "$Y"; expected 1 but found 0 Open
Open
- Exclude checks
Multi-line function declarations must define one parameter per line Open
Open
- Exclude checks
Incorrect spacing between argument "$Wh" and equals sign; expected 1 but found 0 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
Incorrect spacing between argument "$rf" and equals sign; expected 1 but found 0 Open
Open
- Exclude checks
Multi-line function declarations must define one parameter per line Open
Open
- Exclude checks
Incorrect spacing between default value and equals sign for argument "$X"; expected 1 but found 0 Open
Open
- Exclude checks
Expected 1 space after FUNCTION keyword; newline found Open
Open
- Exclude checks
Incorrect spacing between argument "$Y" and equals sign; expected 1 but found 0 Open
Open
- Exclude checks
There must be a single space between the closing parenthesis and the opening brace of a multi-line function declaration; found 0 spaces Open
Open
- Exclude checks
Expected "function abc(...)"; found "function\nabc(...)" Open
Open
- Exclude checks
Expected 1 space after FUNCTION keyword; newline found Open
Open
- Exclude checks
Each PHP statement must be on a line by itself Open
Open
- Exclude checks
There must be a single space between the closing parenthesis and the opening brace of a multi-line function declaration; found 0 spaces Open
Open
- Exclude checks