Add SQLite compatibility to wp db commands #405
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
9s
code-quality
/
Lint PHP files
17s
code-quality
/
Lint Gherkin Feature files
13s
code-quality
/
Spell check
4s
code-quality
/
PHPCS
17s
code-quality
/
PHPStan
21s
Annotations
4 errors
|
code-quality / PHPStan
Process completed with exit code 1.
|
|
code-quality / PHPStan:
src/DB_Command_SQLite.php (in context of class DB_Command)#L357
Parameter #1 $filename of function file_put_contents expects string, string|false given.
|
|
code-quality / PHPStan:
src/DB_Command_SQLite.php (in context of class DB_Command)#L354
Parameter #3 $subject of function str_replace expects array<string>|string, string|false given.
|
|
code-quality / PHPStan:
src/DB_Command_SQLite.php (in context of class DB_Command)#L353
Parameter #1 $filename of function file_get_contents expects string, string|false given.
|