|
1 | 1 | parameters: |
2 | 2 | ignoreErrors: |
3 | | - - |
4 | | - message: "#^Call to function is_string\\(\\) with numeric\\-string\\|non\\-empty\\-string will always evaluate to true\\.$#" |
5 | | - count: 1 |
6 | | - path: src/PhpSpreadsheet/Cell/AddressHelper.php |
7 | | - |
8 | | - - |
9 | | - message: "#^Strict comparison using \\!\\=\\= between int and null will always evaluate to true\\.$#" |
10 | | - count: 1 |
11 | | - path: src/PhpSpreadsheet/Cell/Coordinate.php |
12 | | - |
13 | | - - |
14 | | - message: "#^Strict comparison using \\!\\=\\= between PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\DataSeriesValues and null will always evaluate to true\\.$#" |
15 | | - count: 3 |
16 | | - path: src/PhpSpreadsheet/Chart/DataSeries.php |
17 | | - |
18 | | - - |
19 | | - message: "#^Parameter \\#1 \\.\\.\\.\\$arg1 of function max expects non\\-empty\\-array, array given\\.$#" |
20 | | - count: 1 |
21 | | - path: src/PhpSpreadsheet/Helper/TextGrid.php |
22 | | - |
23 | 3 | - |
24 | 4 | message: "#^Parameter \\#2 \\$contents of static method PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Csv\\:\\:guessEncodingTestNoBom\\(\\) expects string, string\\|false given\\.$#" |
25 | 5 | count: 1 |
@@ -159,113 +139,3 @@ parameters: |
159 | 139 | message: "#^Strict comparison using \\!\\=\\= between PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\IReadFilter and null will always evaluate to true\\.$#" |
160 | 140 | count: 1 |
161 | 141 | path: src/PhpSpreadsheet/Reader/Xml.php |
162 | | - |
163 | | - - |
164 | | - message: "#^Strict comparison using \\!\\=\\= between \\(float\\|int\\) and string will always evaluate to true\\.$#" |
165 | | - count: 2 |
166 | | - path: src/PhpSpreadsheet/ReferenceHelper.php |
167 | | - |
168 | | - - |
169 | | - message: "#^Static property PhpOffice\\\\PhpSpreadsheet\\\\Shared\\\\StringHelper\\:\\:\\$isIconvEnabled \\(bool\\|null\\) is never assigned null so it can be removed from the property type\\.$#" |
170 | | - count: 1 |
171 | | - path: src/PhpSpreadsheet/Shared/StringHelper.php |
172 | | - |
173 | | - - |
174 | | - message: "#^Strict comparison using \\!\\=\\= between string and null will always evaluate to true\\.$#" |
175 | | - count: 1 |
176 | | - path: src/PhpSpreadsheet/Spreadsheet.php |
177 | | - |
178 | | - - |
179 | | - message: "#^Strict comparison using \\!\\=\\= between PhpOffice\\\\PhpSpreadsheet\\\\Style\\\\Border and null will always evaluate to true\\.$#" |
180 | | - count: 4 |
181 | | - path: src/PhpSpreadsheet/Style/ConditionalFormatting/StyleMerger.php |
182 | | - |
183 | | - - |
184 | | - message: "#^Strict comparison using \\!\\=\\= between PhpOffice\\\\PhpSpreadsheet\\\\Style\\\\Borders and null will always evaluate to true\\.$#" |
185 | | - count: 1 |
186 | | - path: src/PhpSpreadsheet/Style/ConditionalFormatting/StyleMerger.php |
187 | | - |
188 | | - - |
189 | | - message: "#^Strict comparison using \\!\\=\\= between PhpOffice\\\\PhpSpreadsheet\\\\Style\\\\Color and null will always evaluate to true\\.$#" |
190 | | - count: 4 |
191 | | - path: src/PhpSpreadsheet/Style/ConditionalFormatting/StyleMerger.php |
192 | | - |
193 | | - - |
194 | | - message: "#^Strict comparison using \\!\\=\\= between PhpOffice\\\\PhpSpreadsheet\\\\Style\\\\Fill and null will always evaluate to true\\.$#" |
195 | | - count: 1 |
196 | | - path: src/PhpSpreadsheet/Style/ConditionalFormatting/StyleMerger.php |
197 | | - |
198 | | - - |
199 | | - message: "#^Strict comparison using \\!\\=\\= between PhpOffice\\\\PhpSpreadsheet\\\\Style\\\\Font and null will always evaluate to true\\.$#" |
200 | | - count: 1 |
201 | | - path: src/PhpSpreadsheet/Style/ConditionalFormatting/StyleMerger.php |
202 | | - |
203 | | - - |
204 | | - message: "#^Strict comparison using \\!\\=\\= between PhpOffice\\\\PhpSpreadsheet\\\\Style\\\\NumberFormat and null will always evaluate to true\\.$#" |
205 | | - count: 1 |
206 | | - path: src/PhpSpreadsheet/Style/ConditionalFormatting/StyleMerger.php |
207 | | - |
208 | | - - |
209 | | - message: "#^Strict comparison using \\!\\=\\= between PhpOffice\\\\PhpSpreadsheet\\\\Cell\\\\Cell and null will always evaluate to true\\.$#" |
210 | | - count: 2 |
211 | | - path: src/PhpSpreadsheet/Style/Style.php |
212 | | - |
213 | | - - |
214 | | - message: "#^Call to function is_callable\\(\\) with array\\{'PhpOffice\\\\\\\\PhpSpreadsheet\\\\\\\\Worksheet\\\\\\\\AutoFilter', 'dynamicLastMonth'\\|'dynamicLastQuarter'\\|'dynamicLastWeek'\\|'dynamicLastYear'\\|'dynamicNextMonth'\\|'dynamicNextQuarter'\\|'dynamicNextWeek'\\|'dynamicNextYear'\\|'dynamicThisMonth'\\|'dynamicThisQuarter'\\|'dynamicThisWeek'\\|'dynamicThisYear'\\|'dynamicToday'\\|'dynamicTomorrow'\\|'dynamicYearToDate'\\|'dynamicYesterday'\\} will always evaluate to true\\.$#" |
215 | | - count: 1 |
216 | | - path: src/PhpSpreadsheet/Worksheet/AutoFilter.php |
217 | | - |
218 | | - - |
219 | | - message: "#^Strict comparison using \\!\\=\\= between mixed and null will always evaluate to true\\.$#" |
220 | | - count: 1 |
221 | | - path: src/PhpSpreadsheet/Worksheet/AutoFilter.php |
222 | | - |
223 | | - - |
224 | | - message: "#^Strict comparison using \\!\\=\\= between string and null will always evaluate to true\\.$#" |
225 | | - count: 2 |
226 | | - path: src/PhpSpreadsheet/Worksheet/AutoFilter.php |
227 | | - |
228 | | - - |
229 | | - message: "#^Strict comparison using \\!\\=\\= between string and null will always evaluate to true\\.$#" |
230 | | - count: 1 |
231 | | - path: src/PhpSpreadsheet/Worksheet/AutoFilter/Column/Rule.php |
232 | | - |
233 | | - - |
234 | | - message: "#^Strict comparison using \\!\\=\\= between PhpOffice\\\\PhpSpreadsheet\\\\Worksheet\\\\AutoFilter and null will always evaluate to true\\.$#" |
235 | | - count: 1 |
236 | | - path: src/PhpSpreadsheet/Worksheet/AutoFit.php |
237 | | - |
238 | | - - |
239 | | - message: "#^Instanceof between PhpOffice\\\\PhpSpreadsheet\\\\Worksheet\\\\Table\\\\Column and PhpOffice\\\\PhpSpreadsheet\\\\Worksheet\\\\Table\\\\Column will always evaluate to true\\.$#" |
240 | | - count: 1 |
241 | | - path: src/PhpSpreadsheet/Worksheet/Table.php |
242 | | - |
243 | | - - |
244 | | - message: "#^Strict comparison using \\!\\=\\= between string and null will always evaluate to true\\.$#" |
245 | | - count: 2 |
246 | | - path: src/PhpSpreadsheet/Worksheet/Table.php |
247 | | - |
248 | | - - |
249 | | - message: "#^Instanceof between PhpOffice\\\\PhpSpreadsheet\\\\Style\\\\Conditional and PhpOffice\\\\PhpSpreadsheet\\\\Style\\\\Conditional will always evaluate to true\\.$#" |
250 | | - count: 1 |
251 | | - path: src/PhpSpreadsheet/Worksheet/Worksheet.php |
252 | | - |
253 | | - - |
254 | | - message: "#^Instanceof between PhpOffice\\\\PhpSpreadsheet\\\\Worksheet\\\\AutoFilter and PhpOffice\\\\PhpSpreadsheet\\\\Worksheet\\\\AutoFilter will always evaluate to true\\.$#" |
255 | | - count: 1 |
256 | | - path: src/PhpSpreadsheet/Worksheet/Worksheet.php |
257 | | - |
258 | | - - |
259 | | - message: "#^Parameter &\\$hiddenColumns by\\-ref type of method PhpOffice\\\\PhpSpreadsheet\\\\Worksheet\\\\Worksheet\\:\\:buildNullRow\\(\\) expects array\\<string, bool\\>, array\\<bool\\> given\\.$#" |
260 | | - count: 1 |
261 | | - path: src/PhpSpreadsheet/Worksheet/Worksheet.php |
262 | | - |
263 | | - - |
264 | | - message: "#^Strict comparison using \\!\\=\\= between PhpOffice\\\\PhpSpreadsheet\\\\Cell\\\\Cell and null will always evaluate to true\\.$#" |
265 | | - count: 2 |
266 | | - path: src/PhpSpreadsheet/Worksheet/Worksheet.php |
267 | | - |
268 | | - - |
269 | | - message: "#^Strict comparison using \\!\\=\\= between string and null will always evaluate to true\\.$#" |
270 | | - count: 1 |
271 | | - path: src/PhpSpreadsheet/Worksheet/Worksheet.php |
0 commit comments