Bump phpstan/phpstan from 2.1.11 to 2.1.13 #9620
Annotations
10 errors
|
tests/PhpSpreadsheetTests/Reader/Xls/LoadSheetsOnlyTest.php#L35
Cannot call method getActiveSheet() on PhpOffice\PhpSpreadsheet\Spreadsheet|null.
|
|
tests/PhpSpreadsheetTests/Custom/ComplexAssert.php#L18
Call to internal method PHPUnit\Framework\TestCase::__construct() from outside its root namespace PHPUnit.
|
|
tests/PhpSpreadsheetTests/Calculation/Functions/LookupRef/IndirectTest.php#L116
Cannot call method getNamedFormula() on PhpOffice\PhpSpreadsheet\Spreadsheet|null.
|
|
src/PhpSpreadsheet/Worksheet/Worksheet.php#L459
Property PhpOffice\PhpSpreadsheet\Worksheet\Worksheet::$cellCollection in isset() is not nullable nor uninitialized.
|
|
src/PhpSpreadsheet/Worksheet/Worksheet.php#L358
Property PhpOffice\PhpSpreadsheet\Worksheet\Worksheet::$cellCollection in isset() is not nullable nor uninitialized.
|
|
src/PhpSpreadsheet/Reader/Xlsx.php#L2411
No error to ignore is reported on line 2411.
|
|
src/PhpSpreadsheet/Reader/Xlsx.php#L2410
No error to ignore is reported on line 2410.
|
|
src/PhpSpreadsheet/Reader/Csv.php#L208
Strict comparison using === between null and null will always evaluate to true.
|
|
src/PhpSpreadsheet/Cell/Cell.php#L503
No error to ignore is reported on line 503.
|
|
src/PhpSpreadsheet/Cell/Cell.php#L501
No error to ignore is reported on line 501.
|
The logs for this run have expired and are no longer available.
Loading