Add wp config add and wp config update commands
#263
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
5s
code-quality
/
Lint PHP files
24s
code-quality
/
Lint Gherkin Feature files
14s
code-quality
/
Spell check
6s
code-quality
/
PHPCS
17s
code-quality
/
PHPStan
25s
Annotations
3 errors
|
code-quality / PHPStan
Process completed with exit code 1.
|
|
code-quality / PHPStan:
src/Config_Command.php#L917
Parameter #4 $options of method WPConfigTransformer::update() expects array{raw?: bool, anchor?: string, separator?: string, placement?: 'after'|'before'}, non-empty-array<string, bool|string> given.
|
|
code-quality / PHPStan:
src/Config_Command.php#L807
Parameter #4 $options of method WPConfigTransformer::update() expects array{raw?: bool, anchor?: string, separator?: string, placement?: 'after'|'before'}, non-empty-array<string, bool|string> given.
|