You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan-baseline.neon
-80Lines changed: 0 additions & 80 deletions
Original file line number
Diff line number
Diff line change
@@ -424,83 +424,3 @@ parameters:
424
424
message:"#^Strict comparison using \\!\\=\\= between string and null will always evaluate to true\\.$#"
425
425
count:1
426
426
path:src/PhpSpreadsheet/Worksheet/Worksheet.php
427
-
428
-
-
429
-
message:"#^Binary operation \"\\.\\=\" between array\\|string and non\\-falsy\\-string results in an error\\.$#"
430
-
count:1
431
-
path:src/PhpSpreadsheet/Writer/Html.php
432
-
433
-
-
434
-
message:"#^Instanceof between PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Chart and PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Chart will always evaluate to true\\.$#"
435
-
count:1
436
-
path:src/PhpSpreadsheet/Writer/Html.php
437
-
438
-
-
439
-
message:"#^Strict comparison using \\!\\=\\= between PhpOffice\\\\PhpSpreadsheet\\\\Worksheet\\\\AutoFilter and null will always evaluate to true\\.$#"
message:"#^Strict comparison using \\!\\=\\= between int and null will always evaluate to true\\.$#"
445
-
count:1
446
-
path:src/PhpSpreadsheet/Writer/Ods/Content.php
447
-
448
-
-
449
-
message:"#^Parameter \\#1 \\$image of callable passed to call_user_func\\(\\) expects GdImage, GdImage\\|null given\\.$#"
450
-
count:1
451
-
path:src/PhpSpreadsheet/Writer/Xls.php
452
-
453
-
-
454
-
message:"#^Static property PhpOffice\\\\PhpSpreadsheet\\\\Writer\\\\Xls\\\\BIFFwriter\\:\\:\\$byteOrder \\(int\\|null\\) is never assigned null so it can be removed from the property type\\.$#"
455
-
count:1
456
-
path:src/PhpSpreadsheet/Writer/Xls/BIFFwriter.php
457
-
458
-
-
459
-
message:"#^Call to function is_string\\(\\) with string will always evaluate to true\\.$#"
message:"#^PHPDoc tag @var with type callable is not subtype of native type string\\.$#"
475
-
count:1
476
-
path:src/PhpSpreadsheet/Writer/Xlsx.php
477
-
478
-
-
479
-
message:"#^PHPDoc tag @var with type string is not subtype of native type non\\-empty\\-array\\|non\\-falsy\\-string\\.$#"
480
-
count:1
481
-
path:src/PhpSpreadsheet/Writer/Xlsx/Chart.php
482
-
483
-
-
484
-
message:"#^Parameter &\\$plotGroupingType by\\-ref type of method PhpOffice\\\\PhpSpreadsheet\\\\Writer\\\\Xlsx\\\\Chart\\:\\:writePlotGroup\\(\\) expects string, string\\|null given\\.$#"
485
-
count:1
486
-
path:src/PhpSpreadsheet/Writer/Xlsx/Chart.php
487
-
488
-
-
489
-
message:"#^Strict comparison using \\!\\=\\= between array\\|PhpOffice\\\\PhpSpreadsheet\\\\RichText\\\\RichText\\|string and null will always evaluate to true\\.$#"
490
-
count:3
491
-
path:src/PhpSpreadsheet/Writer/Xlsx/Chart.php
492
-
493
-
-
494
-
message:"#^Call to function is_array\\(\\) with array\\<string\\> will always evaluate to true\\.$#"
message:"#^Strict comparison using \\!\\=\\= between PhpOffice\\\\PhpSpreadsheet\\\\Style\\\\ConditionalFormatting\\\\ConditionalFormatValueObject and null will always evaluate to true\\.$#"
0 commit comments