Skip to content

Commit 630b4da

Browse files
committed
Update PHPStan config
1 parent bbc9046 commit 630b4da

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

phpstan.neon.dist

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ parameters:
1919
- WP_DEBUG_LOG
2020
- WP_DEBUG_DISPLAY
2121
ignoreErrors:
22-
# Needs fixing in WP-CLI.
23-
- message: '#Parameter \#1 \$cmd of function WP_CLI\\Utils\\esc_cmd expects array<string>#'
2422
- message: '#Dynamic call to static method#'
2523
path: 'tests/tests'
2624
strictRules:

0 commit comments

Comments
 (0)