Changeset 63522 for trunk/tests/phpstan/baselines/argument.type.neon
- Timestamp:
- 09/07/2026 11:14:20 PM (17 hours ago)
- File:
-
- 1 edited
-
trunk/tests/phpstan/baselines/argument.type.neon (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpstan/baselines/argument.type.neon
r63510 r63522 1130 1130 path: ../../../src/wp-includes/pluggable.php 1131 1131 - 1132 message: '#^Parameter \#1 \$args of function get_pages expects array\{child_of\?\: int, sort_order\?\: string, sort_column\?\: string, hierarchical\?\: bool, exclude\?\: array\<int\>, include\?\: array\<int\>, meta_key\?\: string, meta_value\?\: string, \.\.\., \.\.\.\}\|string, non\-empty\-array given\.$#'1132 message: '#^Parameter \#1 \$args of function get_pages expects array\{child_of\?\: int, sort_order\?\: string, sort_column\?\: string, hierarchical\?\: bool, exclude\?\: array\<int\>, include\?\: array\<int\>, meta_key\?\: string, meta_value\?\: string, \.\.\., \.\.\.\}\|string, non\-empty\-array\<mixed\> given\.$#' 1133 1133 identifier: argument.type 1134 1134 count: 1 … … 1250 1250 path: ../../../src/wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php 1251 1251 - 1252 message: '#^Parameter \#1 \$args of function wp_parse_args expects array\<string, mixed\>\|object\|string, list\<array\> given\.$#' 1253 identifier: argument.type 1254 count: 1 1255 path: ../../../src/wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php 1256 - 1252 1257 message: '#^Parameter \#2 \$value of method WP_HTTP_Response\:\:header\(\) expects string, int given\.$#' 1253 1258 identifier: argument.type
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)