1 parent 5c78bdf commit 42adb6aCopy full SHA for 42adb6a
1 file changed
phpstan.dist.neon
@@ -17,6 +17,7 @@ parameters:
17
- '#^Constant WP_LANG_DIR not found\.$#'
18
- '#^Cannot access property \$pmpro_b.* on WP_User\|false\.#'
19
- '#^Parameter \#1 \$page_name of function pmpro_loadTemplate expects null, string given\.#'
20
+ - '#Cannot access property \$name on object\|false\.#'
21
# - '#^Access to an undefined property object::\$cycle_period\.$#'
22
# - '#^Constant WP_PLUGIN_DIR not found\.$#'
23
scanDirectories:
0 commit comments