Handle MySQL commands without deprecation warnings #252
Annotations
5 errors
Convert PHPCS report to PR comments:
src/DB_Command.php#L2170
Opening parenthesis of a multi-line function call must be the last content on the line
|
Convert PHPCS report to PR comments:
src/DB_Command.php#L2174
Multi-line function call not indented correctly; expected 8 spaces but found 12
|
Convert PHPCS report to PR comments:
src/DB_Command.php#L2174
Closing parenthesis of a multi-line function call must be on a line by itself
|
Convert PHPCS report to PR comments
Process completed with exit code 1.
|
Run PHPCS
Process completed with exit code 2.
|
Loading