Skip to content

Commit 9d5850c

Browse files
committed
feat(bump): new release
1 parent b69c60a commit 9d5850c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugin-name/phpstan.neon

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ parameters:
3636
# PHPStan is better safe than sorry!
3737
# https://github.com/phpstan/phpstan/issues/1060#issuecomment-667675767
3838
- '#^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\.$#'
4039
# https://github.com/Freemius/wordpress-sdk/pull/439
4140
#- '#^Parameter \#1 \$module of function fs_dynamic_init expects array<string, string>, array<string, array<string, string>\|bool\|string> given\.$#'
4241
# Not used in the boilerplate.

0 commit comments

Comments
 (0)