|
1 | 1 | parameters: |
2 | 2 | ignoreErrors: |
3 | | - - |
4 | | - message: '#^Binary operation "\." between ''\='' and mixed results in an error\.$#' |
5 | | - identifier: binaryOp.invalid |
6 | | - count: 1 |
7 | | - path: src/PhpSpreadsheet/Calculation/Functions.php |
8 | | - |
9 | | - - |
10 | | - message: '#^Binary operation "\." between string and mixed results in an error\.$#' |
11 | | - identifier: binaryOp.invalid |
12 | | - count: 1 |
13 | | - path: src/PhpSpreadsheet/Calculation/Functions.php |
14 | | - |
15 | | - - |
16 | | - message: '#^Parameter \#1 \$dateValue of static method PhpOffice\\PhpSpreadsheet\\Shared\\Date\:\:stringToExcel\(\) expects string, mixed given\.$#' |
17 | | - identifier: argument.type |
18 | | - count: 1 |
19 | | - path: src/PhpSpreadsheet/Calculation/Functions.php |
20 | | - |
21 | | - - |
22 | | - message: '#^Parameter \#1 \$haystack of function substr_count expects string, mixed given\.$#' |
23 | | - identifier: argument.type |
24 | | - count: 3 |
25 | | - path: src/PhpSpreadsheet/Calculation/Functions.php |
26 | | - |
27 | | - - |
28 | | - message: '#^Parameter \#1 \$string of function rtrim expects string, mixed given\.$#' |
29 | | - identifier: argument.type |
30 | | - count: 1 |
31 | | - path: src/PhpSpreadsheet/Calculation/Functions.php |
32 | | - |
33 | | - - |
34 | | - message: '#^Parameter \#1 \$string of function strtoupper expects string, mixed given\.$#' |
35 | | - identifier: argument.type |
36 | | - count: 3 |
37 | | - path: src/PhpSpreadsheet/Calculation/Functions.php |
38 | | - |
39 | | - - |
40 | | - message: '#^Parameter \#1 \$string of function trim expects string, mixed given\.$#' |
41 | | - identifier: argument.type |
42 | | - count: 2 |
43 | | - path: src/PhpSpreadsheet/Calculation/Functions.php |
44 | | - |
45 | | - - |
46 | | - message: '#^Parameter \#2 \$subject of function preg_match expects string, mixed given\.$#' |
47 | | - identifier: argument.type |
48 | | - count: 2 |
49 | | - path: src/PhpSpreadsheet/Calculation/Functions.php |
50 | | - |
51 | | - - |
52 | | - message: '#^Parameter \#3 \$subject of function preg_replace expects array\<float\|int\|string\>\|string, mixed given\.$#' |
53 | | - identifier: argument.type |
54 | | - count: 1 |
55 | | - path: src/PhpSpreadsheet/Calculation/Functions.php |
56 | | - |
57 | | - - |
58 | | - message: '#^Parameter \#3 \$subject of function str_replace expects array\<string\>\|string, mixed given\.$#' |
59 | | - identifier: argument.type |
60 | | - count: 1 |
61 | | - path: src/PhpSpreadsheet/Calculation/Functions.php |
62 | | - |
63 | | - - |
64 | | - message: '#^Parameter \#1 \$row of static method PhpOffice\\PhpSpreadsheet\\Calculation\\LookupRef\\Address\:\:formatAsA1\(\) expects int, mixed given\.$#' |
65 | | - identifier: argument.type |
66 | | - count: 1 |
67 | | - path: src/PhpSpreadsheet/Calculation/LookupRef/Address.php |
68 | | - |
69 | | - - |
70 | | - message: '#^Parameter \#1 \$row of static method PhpOffice\\PhpSpreadsheet\\Calculation\\LookupRef\\Address\:\:formatAsR1C1\(\) expects int, mixed given\.$#' |
71 | | - identifier: argument.type |
72 | | - count: 1 |
73 | | - path: src/PhpSpreadsheet/Calculation/LookupRef/Address.php |
74 | | - |
75 | | - - |
76 | | - message: '#^Parameter \#1 \$sheetName of static method PhpOffice\\PhpSpreadsheet\\Calculation\\LookupRef\\Address\:\:sheetName\(\) expects string, mixed given\.$#' |
77 | | - identifier: argument.type |
78 | | - count: 1 |
79 | | - path: src/PhpSpreadsheet/Calculation/LookupRef/Address.php |
80 | | - |
81 | | - - |
82 | | - message: '#^Parameter \#2 \$column of static method PhpOffice\\PhpSpreadsheet\\Calculation\\LookupRef\\Address\:\:formatAsA1\(\) expects int, mixed given\.$#' |
83 | | - identifier: argument.type |
84 | | - count: 1 |
85 | | - path: src/PhpSpreadsheet/Calculation/LookupRef/Address.php |
86 | | - |
87 | | - - |
88 | | - message: '#^Parameter \#2 \$column of static method PhpOffice\\PhpSpreadsheet\\Calculation\\LookupRef\\Address\:\:formatAsR1C1\(\) expects int, mixed given\.$#' |
89 | | - identifier: argument.type |
90 | | - count: 1 |
91 | | - path: src/PhpSpreadsheet/Calculation/LookupRef/Address.php |
92 | | - |
93 | | - - |
94 | | - message: '#^Parameter \#3 \$relativity of static method PhpOffice\\PhpSpreadsheet\\Calculation\\LookupRef\\Address\:\:formatAsA1\(\) expects int, mixed given\.$#' |
95 | | - identifier: argument.type |
96 | | - count: 1 |
97 | | - path: src/PhpSpreadsheet/Calculation/LookupRef/Address.php |
98 | | - |
99 | | - - |
100 | | - message: '#^Parameter \#3 \$relativity of static method PhpOffice\\PhpSpreadsheet\\Calculation\\LookupRef\\Address\:\:formatAsR1C1\(\) expects int, mixed given\.$#' |
101 | | - identifier: argument.type |
102 | | - count: 1 |
103 | | - path: src/PhpSpreadsheet/Calculation/LookupRef/Address.php |
104 | | - |
105 | | - - |
106 | | - message: '#^Cannot use \+\+ on mixed\.$#' |
107 | | - identifier: preInc.type |
108 | | - count: 1 |
109 | | - path: src/PhpSpreadsheet/Calculation/LookupRef/ExcelMatch.php |
110 | | - |
111 | | - - |
112 | | - message: '#^Method PhpOffice\\PhpSpreadsheet\\Calculation\\LookupRef\\Formula\:\:text\(\) should return string but returns mixed\.$#' |
113 | | - identifier: return.type |
114 | | - count: 1 |
115 | | - path: src/PhpSpreadsheet/Calculation/LookupRef/Formula.php |
116 | | - |
117 | | - - |
118 | | - message: '#^Parameter \#1 \$coordinate of method PhpOffice\\PhpSpreadsheet\\Worksheet\\Worksheet\:\:cellExists\(\) expects array\{int, int\}\|PhpOffice\\PhpSpreadsheet\\Cell\\CellAddress\|string, mixed given\.$#' |
119 | | - identifier: argument.type |
120 | | - count: 1 |
121 | | - path: src/PhpSpreadsheet/Calculation/LookupRef/Formula.php |
122 | | - |
123 | | - - |
124 | | - message: '#^Parameter \#1 \$coordinate of method PhpOffice\\PhpSpreadsheet\\Worksheet\\Worksheet\:\:getCell\(\) expects array\{int, int\}\|PhpOffice\\PhpSpreadsheet\\Cell\\CellAddress\|string, mixed given\.$#' |
125 | | - identifier: argument.type |
126 | | - count: 2 |
127 | | - path: src/PhpSpreadsheet/Calculation/LookupRef/Formula.php |
128 | | - |
129 | | - - |
130 | | - message: '#^Parameter \#2 \$subject of function preg_match expects string, mixed given\.$#' |
131 | | - identifier: argument.type |
132 | | - count: 1 |
133 | | - path: src/PhpSpreadsheet/Calculation/LookupRef/Formula.php |
134 | | - |
135 | | - - |
136 | | - message: '#^Cannot cast mixed to string\.$#' |
137 | | - identifier: cast.string |
138 | | - count: 1 |
139 | | - path: src/PhpSpreadsheet/Calculation/LookupRef/HLookup.php |
140 | | - |
141 | | - - |
142 | | - message: '#^Parameter \#1 \$lookupArray of static method PhpOffice\\PhpSpreadsheet\\Calculation\\LookupRef\\HLookup\:\:convertLiteralArray\(\) expects array, mixed given\.$#' |
143 | | - identifier: argument.type |
144 | | - count: 1 |
145 | | - path: src/PhpSpreadsheet/Calculation/LookupRef/HLookup.php |
146 | | - |
147 | | - - |
148 | | - message: '#^Parameter \#2 \$index_number of static method PhpOffice\\PhpSpreadsheet\\Calculation\\LookupRef\\LookupBase\:\:validateIndexLookup\(\) expects float\|int\|string, mixed given\.$#' |
149 | | - identifier: argument.type |
150 | | - count: 1 |
151 | | - path: src/PhpSpreadsheet/Calculation/LookupRef/HLookup.php |
152 | | - |
153 | 3 | - |
154 | 4 | message: '#^Method PhpOffice\\PhpSpreadsheet\\Calculation\\LookupRef\\Hyperlink\:\:set\(\) should return string but returns mixed\.$#' |
155 | 5 | identifier: return.type |
|
0 commit comments