Add SQLite compatibility to wp db commands #326
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
5s
code-quality
/
Lint PHP files
21s
code-quality
/
Lint Gherkin Feature files
16s
code-quality
/
Spell check
5s
code-quality
/
PHPCS
22s
code-quality
/
PHPStan
26s
Annotations
3 errors
|
code-quality / PHPCS
Process completed with exit code 1.
|
|
code-quality / PHPCS:
src/DB_Command_SQLite.php#L375
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
|
|
code-quality / PHPCS
Process completed with exit code 1.
|