We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b69c60a commit 9d5850cCopy full SHA for 9d5850c
plugin-name/phpstan.neon
@@ -36,7 +36,6 @@ parameters:
36
# PHPStan is better safe than sorry!
37
# https://github.com/phpstan/phpstan/issues/1060#issuecomment-667675767
38
- '#^Argument of an invalid type object supplied for foreach, only iterables are supported\.$#'
39
- - '#^Parameter \#1 \$str of function sanitize_text_field expects string, array\|string given\.$#'
40
# https://github.com/Freemius/wordpress-sdk/pull/439
41
#- '#^Parameter \#1 \$module of function fs_dynamic_init expects array<string, string>, array<string, array<string, string>\|bool\|string> given\.$#'
42
# Not used in the boilerplate.
0 commit comments