@@ -419,117 +419,3 @@ parameters:
419
419
identifier : argument.type
420
420
count : 9
421
421
path : src/PhpSpreadsheet/Calculation/Statistical/Trends.php
422
-
423
- -
424
- message : ' #^Method PhpOffice\\PhpSpreadsheet\\Calculation\\TextData\\CharacterConvert\:\:unicodeToOrd\(\) should return int but returns mixed\.$#'
425
- identifier : return.type
426
- count : 1
427
- path : src/PhpSpreadsheet/Calculation/TextData/CharacterConvert.php
428
-
429
- -
430
- message : ' #^Binary operation "\." between mixed and mixed results in an error\.$#'
431
- identifier : binaryOp.invalid
432
- count : 1
433
- path : src/PhpSpreadsheet/Calculation/TextData/Concatenate.php
434
-
435
- -
436
- message : ' #^Cannot cast mixed to string\.$#'
437
- identifier : cast.string
438
- count : 1
439
- path : src/PhpSpreadsheet/Calculation/TextData/Concatenate.php
440
-
441
- -
442
- message : ' #^Parameter \#1 \$ignoreEmpty of static method PhpOffice\\PhpSpreadsheet\\Calculation\\TextData\\Concatenate\:\:evaluateTextJoinArray\(\) expects bool, mixed given\.$#'
443
- identifier : argument.type
444
- count : 1
445
- path : src/PhpSpreadsheet/Calculation/TextData/Concatenate.php
446
-
447
- -
448
- message : ' #^Parameter \#1 \$separator of function implode expects array\|string, mixed given\.$#'
449
- identifier : argument.type
450
- count : 1
451
- path : src/PhpSpreadsheet/Calculation/TextData/Concatenate.php
452
-
453
- -
454
- message : ' #^Cannot cast mixed to int\.$#'
455
- identifier : cast.int
456
- count : 6
457
- path : src/PhpSpreadsheet/Calculation/TextData/Extract.php
458
-
459
- -
460
- message : ' #^Method PhpOffice\\PhpSpreadsheet\\Calculation\\TextData\\Extract\:\:validateTextBeforeAfter\(\) should return array\|string but returns mixed\.$#'
461
- identifier : return.type
462
- count : 1
463
- path : src/PhpSpreadsheet/Calculation/TextData/Extract.php
464
-
465
- -
466
- message : ' #^Cannot cast mixed to string\.$#'
467
- identifier : cast.string
468
- count : 3
469
- path : src/PhpSpreadsheet/Calculation/TextData/Format.php
470
-
471
- -
472
- message : ' #^Method PhpOffice\\PhpSpreadsheet\\Calculation\\TextData\\Format\:\:VALUE\(\) should return array\|DateTimeInterface\|float\|int\|string but returns mixed\.$#'
473
- identifier : return.type
474
- count : 2
475
- path : src/PhpSpreadsheet/Calculation/TextData/Format.php
476
-
477
- -
478
- message : ' #^Parameter \#1 \$dateValue of static method PhpOffice\\PhpSpreadsheet\\Calculation\\DateTimeExcel\\DateValue\:\:fromString\(\) expects array\|bool\|float\|int\|string\|null, mixed given\.$#'
479
- identifier : argument.type
480
- count : 1
481
- path : src/PhpSpreadsheet/Calculation/TextData/Format.php
482
-
483
- -
484
- message : ' #^Parameter \#1 \$haystack of function str_contains expects string, mixed given\.$#'
485
- identifier : argument.type
486
- count : 1
487
- path : src/PhpSpreadsheet/Calculation/TextData/Format.php
488
-
489
- -
490
- message : ' #^Parameter \#1 \$haystack of function strpos expects string, mixed given\.$#'
491
- identifier : argument.type
492
- count : 1
493
- path : src/PhpSpreadsheet/Calculation/TextData/Format.php
494
-
495
- -
496
- message : ' #^Parameter \#1 \$string of function trim expects string, mixed given\.$#'
497
- identifier : argument.type
498
- count : 1
499
- path : src/PhpSpreadsheet/Calculation/TextData/Format.php
500
-
501
- -
502
- message : ' #^Parameter \#1 \$timeValue of static method PhpOffice\\PhpSpreadsheet\\Calculation\\DateTimeExcel\\TimeValue\:\:fromString\(\) expects array\|bool\|float\|int\|string\|null, mixed given\.$#'
503
- identifier : argument.type
504
- count : 1
505
- path : src/PhpSpreadsheet/Calculation/TextData/Format.php
506
-
507
- -
508
- message : ' #^Parameter \#2 \$subject of static method Composer\\Pcre\\Preg\:\:matchAllWithOffsets\(\) expects string, mixed given\.$#'
509
- identifier : argument.type
510
- count : 1
511
- path : src/PhpSpreadsheet/Calculation/TextData/Format.php
512
-
513
- -
514
- message : ' #^Parameter \#3 \$subject of function str_replace expects array\<string\>\|string, mixed given\.$#'
515
- identifier : argument.type
516
- count : 2
517
- path : src/PhpSpreadsheet/Calculation/TextData/Format.php
518
-
519
- -
520
- message : ' #^Cannot cast mixed to int\.$#'
521
- identifier : cast.int
522
- count : 1
523
- path : src/PhpSpreadsheet/Calculation/TextData/Helpers.php
524
-
525
- -
526
- message : ' #^Cannot cast mixed to string\.$#'
527
- identifier : cast.string
528
- count : 1
529
- path : src/PhpSpreadsheet/Calculation/TextData/Helpers.php
530
-
531
- -
532
- message : ' #^Method PhpOffice\\PhpSpreadsheet\\Calculation\\TextData\\Replace\:\:executeSubstitution\(\) should return string but returns mixed\.$#'
533
- identifier : return.type
534
- count : 1
535
- path : src/PhpSpreadsheet/Calculation/TextData/Replace.php
0 commit comments