Handle MySQL commands without deprecation warnings #253
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
8s
code-quality
/
Lint PHP files
18s
code-quality
/
PHPCS
24s
Annotations
7 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#L2171
Multi-line function call not indented correctly; expected 12 spaces but found 8
|
code-quality / PHPCS:
src/DB_Command.php#L2172
Multi-line function call not indented correctly; expected 12 spaces but found 8
|
code-quality / PHPCS:
src/DB_Command.php#L2173
Multi-line function call not indented correctly; expected 12 spaces but found 8
|
code-quality / PHPCS:
src/DB_Command.php#L2174
Multi-line function call not indented correctly; expected 12 spaces but found 8
|
code-quality / PHPCS
Process completed with exit code 1.
|
code-quality / PHPCS
Process completed with exit code 2.
|