Handle MySQL commands without deprecation warnings #253
Annotations
7 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#L2171
Multi-line function call not indented correctly; expected 12 spaces but found 8
|
Convert PHPCS report to PR comments:
src/DB_Command.php#L2172
Multi-line function call not indented correctly; expected 12 spaces but found 8
|
Convert PHPCS report to PR comments:
src/DB_Command.php#L2173
Multi-line function call not indented correctly; expected 12 spaces but found 8
|
Convert PHPCS report to PR comments:
src/DB_Command.php#L2174
Multi-line function call not indented correctly; expected 12 spaces but found 8
|
Convert PHPCS report to PR comments
Process completed with exit code 1.
|
Run PHPCS
Process completed with exit code 2.
|
Loading