Changeset 63510 for trunk/tests/phpstan/baselines/argument.type.neon
- Timestamp:
- 09/07/2026 12:10:14 AM (34 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
r63461 r63510 775 775 path: ../../../src/wp-includes/class-wp-embed.php 776 776 - 777 message: '#^Parameter \#1 \$handle of function curl_getinfo expects resource, \(resource\|false\) given\.$#' 778 identifier: argument.type 779 count: 2 780 path: ../../../src/wp-includes/class-wp-http-curl.php 781 - 777 782 message: '#^Parameter \#3 \$value of function curl_setopt expects int, string given\.$#' 778 783 identifier: argument.type … … 929 934 count: 1 930 935 path: ../../../src/wp-includes/formatting.php 936 - 937 message: '#^Parameter \#1 \$finfo of function finfo_file expects resource, resource\|false given\.$#' 938 identifier: argument.type 939 count: 2 940 path: ../../../src/wp-includes/functions.php 931 941 - 932 942 message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
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)