Handle MySQL commands without deprecation warnings #243
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
5s
code-quality
/
Lint PHP files
13s
code-quality
/
PHPCS
15s
Annotations
5 errors
code-quality / PHPCS:
src/DB_Command.php#L705
Trailing commas are not allowed in function calls in PHP 7.2 or earlier
|
code-quality / PHPCS:
src/DB_Command.php#L1725
Trailing commas are not allowed in function calls in PHP 7.2 or earlier
|
code-quality / PHPCS:
src/DB_Command.php#L2125
Trailing commas are not allowed in function calls in PHP 7.2 or earlier
|
code-quality / PHPCS
Process completed with exit code 1.
|
code-quality / PHPCS
Process completed with exit code 1.
|