Handle MySQL commands without deprecation warnings #252
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
5s
code-quality
/
Lint PHP files
12s
code-quality
/
PHPCS
14s
Annotations
5 errors
code-quality / PHPCS:
src/DB_Command.php#L2170
Opening parenthesis of a multi-line function call must be the last content on the line
|
code-quality / PHPCS:
src/DB_Command.php#L2174
Multi-line function call not indented correctly; expected 8 spaces but found 12
|
code-quality / PHPCS:
src/DB_Command.php#L2174
Closing parenthesis of a multi-line function call must be on a line by itself
|
code-quality / PHPCS
Process completed with exit code 1.
|
code-quality / PHPCS
Process completed with exit code 2.
|