@@ -269,117 +269,3 @@ parameters:
269269 identifier : argument.type
270270 count : 9
271271 path : src/PhpSpreadsheet/Calculation/Statistical/Trends.php
272-
273- -
274- message : ' #^Method PhpOffice\\PhpSpreadsheet\\Calculation\\TextData\\CharacterConvert\:\:unicodeToOrd\(\) should return int but returns mixed\.$#'
275- identifier : return.type
276- count : 1
277- path : src/PhpSpreadsheet/Calculation/TextData/CharacterConvert.php
278-
279- -
280- message : ' #^Binary operation "\." between mixed and mixed results in an error\.$#'
281- identifier : binaryOp.invalid
282- count : 1
283- path : src/PhpSpreadsheet/Calculation/TextData/Concatenate.php
284-
285- -
286- message : ' #^Cannot cast mixed to string\.$#'
287- identifier : cast.string
288- count : 1
289- path : src/PhpSpreadsheet/Calculation/TextData/Concatenate.php
290-
291- -
292- message : ' #^Parameter \#1 \$ignoreEmpty of static method PhpOffice\\PhpSpreadsheet\\Calculation\\TextData\\Concatenate\:\:evaluateTextJoinArray\(\) expects bool, mixed given\.$#'
293- identifier : argument.type
294- count : 1
295- path : src/PhpSpreadsheet/Calculation/TextData/Concatenate.php
296-
297- -
298- message : ' #^Parameter \#1 \$separator of function implode expects array\|string, mixed given\.$#'
299- identifier : argument.type
300- count : 1
301- path : src/PhpSpreadsheet/Calculation/TextData/Concatenate.php
302-
303- -
304- message : ' #^Cannot cast mixed to int\.$#'
305- identifier : cast.int
306- count : 6
307- path : src/PhpSpreadsheet/Calculation/TextData/Extract.php
308-
309- -
310- message : ' #^Method PhpOffice\\PhpSpreadsheet\\Calculation\\TextData\\Extract\:\:validateTextBeforeAfter\(\) should return array\|string but returns mixed\.$#'
311- identifier : return.type
312- count : 1
313- path : src/PhpSpreadsheet/Calculation/TextData/Extract.php
314-
315- -
316- message : ' #^Cannot cast mixed to string\.$#'
317- identifier : cast.string
318- count : 3
319- path : src/PhpSpreadsheet/Calculation/TextData/Format.php
320-
321- -
322- message : ' #^Method PhpOffice\\PhpSpreadsheet\\Calculation\\TextData\\Format\:\:VALUE\(\) should return array\|DateTimeInterface\|float\|int\|string but returns mixed\.$#'
323- identifier : return.type
324- count : 2
325- path : src/PhpSpreadsheet/Calculation/TextData/Format.php
326-
327- -
328- message : ' #^Parameter \#1 \$dateValue of static method PhpOffice\\PhpSpreadsheet\\Calculation\\DateTimeExcel\\DateValue\:\:fromString\(\) expects array\|bool\|float\|int\|string\|null, mixed given\.$#'
329- identifier : argument.type
330- count : 1
331- path : src/PhpSpreadsheet/Calculation/TextData/Format.php
332-
333- -
334- message : ' #^Parameter \#1 \$haystack of function str_contains expects string, mixed given\.$#'
335- identifier : argument.type
336- count : 1
337- path : src/PhpSpreadsheet/Calculation/TextData/Format.php
338-
339- -
340- message : ' #^Parameter \#1 \$haystack of function strpos expects string, mixed given\.$#'
341- identifier : argument.type
342- count : 1
343- path : src/PhpSpreadsheet/Calculation/TextData/Format.php
344-
345- -
346- message : ' #^Parameter \#1 \$string of function trim expects string, mixed given\.$#'
347- identifier : argument.type
348- count : 1
349- path : src/PhpSpreadsheet/Calculation/TextData/Format.php
350-
351- -
352- message : ' #^Parameter \#1 \$timeValue of static method PhpOffice\\PhpSpreadsheet\\Calculation\\DateTimeExcel\\TimeValue\:\:fromString\(\) expects array\|bool\|float\|int\|string\|null, mixed given\.$#'
353- identifier : argument.type
354- count : 1
355- path : src/PhpSpreadsheet/Calculation/TextData/Format.php
356-
357- -
358- message : ' #^Parameter \#2 \$subject of static method Composer\\Pcre\\Preg\:\:matchAllWithOffsets\(\) expects string, mixed given\.$#'
359- identifier : argument.type
360- count : 1
361- path : src/PhpSpreadsheet/Calculation/TextData/Format.php
362-
363- -
364- message : ' #^Parameter \#3 \$subject of function str_replace expects array\<string\>\|string, mixed given\.$#'
365- identifier : argument.type
366- count : 2
367- path : src/PhpSpreadsheet/Calculation/TextData/Format.php
368-
369- -
370- message : ' #^Cannot cast mixed to int\.$#'
371- identifier : cast.int
372- count : 1
373- path : src/PhpSpreadsheet/Calculation/TextData/Helpers.php
374-
375- -
376- message : ' #^Cannot cast mixed to string\.$#'
377- identifier : cast.string
378- count : 1
379- path : src/PhpSpreadsheet/Calculation/TextData/Helpers.php
380-
381- -
382- message : ' #^Method PhpOffice\\PhpSpreadsheet\\Calculation\\TextData\\Replace\:\:executeSubstitution\(\) should return string but returns mixed\.$#'
383- identifier : return.type
384- count : 1
385- path : src/PhpSpreadsheet/Calculation/TextData/Replace.php
0 commit comments