File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ parameters:
33
33
# - '#^Function wp_sprintf invoked with [23456] parameters, 1 required\.$#'
34
34
# - '#^Function add_post_type_support invoked with [345] parameters, 2 required\.$#'
35
35
# - '#^Function ((get|add)_theme_support|current_theme_supports) invoked with [2345] parameters, 1 required\.$#'
36
- # https://core.trac.wordpress.org/ticket/43304
37
- - '/^Parameter # 2 \$deprecated of function load_plugin_textdomain expects string, false given\.$/'
36
+ # Fixed in WordPress 5.2 - https://core.trac.wordpress.org/ticket/43304
37
+ # - '/^Parameter #2 \$deprecated of function load_plugin_textdomain expects string, false given\.$/'
38
38
# WP-CLI accepts a class name as callable
39
39
- '/^Parameter # 2 \$callable of static method WP_CLI::add_command\(\) expects callable\(\): mixed, \S+ given\.$/'
40
40
# Please consider commenting ignores: issue URL or reason for ignoring
You can’t perform that action at this time.
0 commit comments