We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbc9046 commit 630b4daCopy full SHA for 630b4da
phpstan.neon.dist
@@ -19,8 +19,6 @@ parameters:
19
- WP_DEBUG_LOG
20
- WP_DEBUG_DISPLAY
21
ignoreErrors:
22
- # Needs fixing in WP-CLI.
23
- - message: '#Parameter \#1 \$cmd of function WP_CLI\\Utils\\esc_cmd expects array<string>#'
24
- message: '#Dynamic call to static method#'
25
path: 'tests/tests'
26
strictRules:
0 commit comments