We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20873bb commit c1af5ecCopy full SHA for c1af5ec
1 file changed
phpstan.dist.neon
@@ -16,7 +16,6 @@ parameters:
16
- %currentWorkingDirectory%/vendor/php-stubs/gravity-forms-stubs/gravity-forms-stubs.php
17
ignoreErrors:
18
- '#(Used )?[Cc]onstant GF_ZERO_SPAM_\w+ not found#'
19
- - '#Constant (AUTH_KEY|SECURE_AUTH_KEY) not found#'
20
- '#Parameter \#6 \$sub_type of static method GFAPI::add_note\(\) expects null, string given#'
21
- '#Function gf_apply_filters invoked with \d+ parameters, 2 required#'
22
- '#Action callback returns bool but should not return anything#'
0 commit comments