Replacement callback, row-based filtering, and revision exclusion #168
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
10s
code-quality
/
Lint PHP files
20s
code-quality
/
Lint Gherkin Feature files
21s
code-quality
/
Spell check
7s
code-quality
/
PHPCS
16s
code-quality
/
PHPStan
20s
Annotations
9 errors
|
code-quality / PHPStan
Process completed with exit code 1.
|
|
code-quality / PHPStan:
src/WP_CLI/SearchReplacer.php#L227
Call to static method error() on an unknown class WP_CLI\WP_CLI.
|
|
code-quality / PHPStan:
src/WP_CLI/SearchReplacer.php#L225
Call to static method error() on an unknown class WP_CLI\WP_CLI.
|
|
code-quality / PHPStan:
src/WP_CLI/SearchReplacer.php#L224
Undefined variable: $errors
|
|
code-quality / PHPStan:
src/WP_CLI/SearchReplacer.php#L222
Call to static method error() on an unknown class WP_CLI\WP_CLI.
|
|
code-quality / PHPStan:
src/WP_CLI/SearchReplacer.php#L209
Access to an undefined property WP_CLI\SearchReplacer::$callback.
|
|
code-quality / PHPStan:
src/WP_CLI/SearchReplacer.php#L196
Access to an undefined property WP_CLI\SearchReplacer::$callback.
|
|
code-quality / PHPStan:
src/WP_CLI/SearchReplacer.php#L79
Access to an undefined property WP_CLI\SearchReplacer::$callback.
|
|
code-quality / PHPStan:
src/Search_Replace_Command.php#L1243
Cannot assign offset '*' to string.
|