Skip to content

Commit 90a5b1c

Browse files
authored
Merge branch 'master' into copilot/auto-activate-plugin-wp-cli
2 parents cc001f0 + 9572192 commit 90a5b1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpstan.neon.dist

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ parameters:
1515
# WP_CLI\Fetchers\User::get() returns WP_User without root namespace.
1616
- '/^Cannot access property \$ID on WP_CLI\\Fetchers\\WP_User\|false\.$/'
1717
# Backward compatibility with old method of passing arguments.
18-
- '/^Call to function is_array\(\) with array<string, mixed> will always evaluate to true\.$/'
1918
# Associative CLI arguments. Passed by reference.
2019
- '/^Parameter \&\$assoc_args by-ref type of method WP_MS_Network_Command::get_formatter\(\) expects array<string, mixed>, array given\.$/'
2120

0 commit comments

Comments
 (0)