|
85 | 85 | 'count' => 1, |
86 | 86 | 'path' => __DIR__ . '/../../../src/wp-admin/edit.php', |
87 | 87 | ]; |
88 | | -$ignoreErrors[] = [ |
89 | | - 'message' => '#^Parameter \\#2 \\$callback of function add_action expects callable\\(\\)\\: mixed, \'print_emoji_styles\' given\\.$#', |
90 | | - 'identifier' => 'argument.type', |
91 | | - 'count' => 1, |
92 | | - 'path' => __DIR__ . '/../../../src/wp-admin/includes/admin-filters.php', |
93 | | -]; |
94 | 88 | $ignoreErrors[] = [ |
95 | 89 | 'message' => '#^Parameter \\#1 \\$attachment of function wp_get_attachment_id3_keys expects WP_Post, stdClass given\\.$#', |
96 | 90 | 'identifier' => 'argument.type', |
|
739 | 733 | 'count' => 1, |
740 | 734 | 'path' => __DIR__ . '/../../../src/wp-includes/author-template.php', |
741 | 735 | ]; |
742 | | -$ignoreErrors[] = [ |
743 | | - 'message' => '#^Parameter \\#2 \\$callback of function add_action expects callable\\(\\)\\: mixed, \'print_emoji_styles\' given\\.$#', |
744 | | - 'identifier' => 'argument.type', |
745 | | - 'count' => 1, |
746 | | - 'path' => __DIR__ . '/../../../src/wp-includes/block-editor.php', |
747 | | -]; |
748 | 736 | $ignoreErrors[] = [ |
749 | 737 | 'message' => '#^Parameter \\#1 \\$separator of function explode expects string, float given\\.$#', |
750 | 738 | 'identifier' => 'argument.type', |
|
793 | 781 | 'count' => 1, |
794 | 782 | 'path' => __DIR__ . '/../../../src/wp-includes/class-wp-admin-bar.php', |
795 | 783 | ]; |
796 | | -$ignoreErrors[] = [ |
797 | | - 'message' => '#^Parameter \\#2 \\$callback of function add_action expects callable\\(\\)\\: mixed, \'wp_admin_bar_header\' given\\.$#', |
798 | | - 'identifier' => 'argument.type', |
799 | | - 'count' => 2, |
800 | | - 'path' => __DIR__ . '/../../../src/wp-includes/class-wp-admin-bar.php', |
801 | | -]; |
802 | 784 | $ignoreErrors[] = [ |
803 | 785 | 'message' => '#^Parameter \\#1 \\$name of class WP_Block_Parser_Block constructor expects string, null given\\.$#', |
804 | 786 | 'identifier' => 'argument.type', |
|
1171 | 1153 | 'count' => 1, |
1172 | 1154 | 'path' => __DIR__ . '/../../../src/wp-includes/customize/class-wp-customize-selective-refresh.php', |
1173 | 1155 | ]; |
1174 | | -$ignoreErrors[] = [ |
1175 | | - 'message' => '#^Parameter \\#2 \\$callback of function add_action expects callable\\(\\)\\: mixed, \'print_embed_styles\' given\\.$#', |
1176 | | - 'identifier' => 'argument.type', |
1177 | | - 'count' => 1, |
1178 | | - 'path' => __DIR__ . '/../../../src/wp-includes/default-filters.php', |
1179 | | -]; |
1180 | | -$ignoreErrors[] = [ |
1181 | | - 'message' => '#^Parameter \\#2 \\$callback of function add_action expects callable\\(\\)\\: mixed, \'print_emoji_styles\' given\\.$#', |
1182 | | - 'identifier' => 'argument.type', |
1183 | | - 'count' => 1, |
1184 | | - 'path' => __DIR__ . '/../../../src/wp-includes/default-filters.php', |
1185 | | -]; |
1186 | | -$ignoreErrors[] = [ |
1187 | | - 'message' => '#^Parameter \\#2 \\$callback of function add_action expects callable\\(\\)\\: mixed, \'the_block_template…\' given\\.$#', |
1188 | | - 'identifier' => 'argument.type', |
1189 | | - 'count' => 1, |
1190 | | - 'path' => __DIR__ . '/../../../src/wp-includes/default-filters.php', |
1191 | | -]; |
1192 | | -$ignoreErrors[] = [ |
1193 | | - 'message' => '#^Parameter \\#2 \\$callback of function add_action expects callable\\(\\)\\: mixed, \'wp_print_auto_sizes…\' given\\.$#', |
1194 | | - 'identifier' => 'argument.type', |
1195 | | - 'count' => 1, |
1196 | | - 'path' => __DIR__ . '/../../../src/wp-includes/default-filters.php', |
1197 | | -]; |
1198 | 1156 | $ignoreErrors[] = [ |
1199 | 1157 | 'message' => '#^Parameter \\#1 \\$response of method WP_REST_Server\\:\\:response_to_data\\(\\) expects WP_REST_Response, WP_HTTP_Response given\\.$#', |
1200 | 1158 | 'identifier' => 'argument.type', |
|
0 commit comments