Add wp config add and wp config update commands
#264
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
9s
code-quality
/
Lint PHP files
20s
code-quality
/
Lint Gherkin Feature files
12s
code-quality
/
Spell check
6s
code-quality
/
PHPCS
16s
code-quality
/
PHPStan
22s
Annotations
4 errors
|
code-quality / PHPStan
Process completed with exit code 1.
|
|
code-quality / PHPStan:
src/Config_Command.php#L916
Parameter #4 $options of method WPConfigTransformer::update() expects array{raw?: bool, anchor?: string, separator?: string, placement?: 'after'|'before'}, non-empty-array<string, bool> given.
|
|
code-quality / PHPStan:
src/Config_Command.php#L806
Parameter #4 $options of method WPConfigTransformer::update() expects array{raw?: bool, anchor?: string, separator?: string, placement?: 'after'|'before'}, non-empty-array<string, bool> given.
|
|
code-quality / PHPStan:
src/Config_Command.php#L713
Parameter #4 $options of method WPConfigTransformer::update() expects array{raw?: bool, anchor?: string, separator?: string, placement?: 'after'|'before'}, array<string, bool> given.
|