Errors: sanitize output #679
Annotations
10 errors and 4 warnings
phpcs
Line exceeds 120 characters; contains 151 characters
|
phpcs
Line exceeds 120 characters; contains 151 characters
|
phpcs:
lib/Middleware/Handlers.php#L125
Opening parenthesis of a multi-line function call must be the last content on the line
|
phpcs
Opening parenthesis of a multi-line function call must be the last content on the line
|
phpcs:
lib/Middleware/Handlers.php#L125
Only one argument is allowed per line in a multi-line function call
|
phpcs
Only one argument is allowed per line in a multi-line function call
|
phpcs:
lib/Middleware/Handlers.php#L126
Multi-line function call not indented correctly; expected 16 spaces but found 20
|
phpcs
Multi-line function call not indented correctly; expected 16 spaces but found 20
|
phpcs:
lib/Middleware/Handlers.php#L126
Closing parenthesis of a multi-line function call must be on a line by itself
|
phpcs
Closing parenthesis of a multi-line function call must be on a line by itself
|
phpcs:
lib/Middleware/Handlers.php#L56
Line exceeds 120 characters; contains 151 characters
|
phpcs:
lib/Middleware/Handlers.php#L95
Line exceeds 120 characters; contains 151 characters
|
phpcs:
lib/Middleware/Handlers.php#L216
Line exceeds 120 characters; contains 151 characters
|
phpcs:
lib/Middleware/Handlers.php#L267
Line exceeds 120 characters; contains 121 characters
|