Bump phpstan/phpstan from 2.1.23 to 2.1.29 #10351
main.yml
on: push
phpdoc-types
12s
php-cs-fixer
57s
phpcs
29s
versions
52s
phpstan
1m 40s
coverage
16m 3s
release
0s
Matrix: test
Annotations
3 errors
|
phpstan
Process completed with exit code 1.
|
|
phpstan:
src/PhpSpreadsheet/Writer/Xlsx/Style.php#L275
Method PhpOffice\PhpSpreadsheet\Writer\Xlsx\Style::startFont() never assigns false to &$fontStarted so the by-ref type can be changed to true.
|
|
phpstan:
src/PhpSpreadsheet/Reader/Slk.php#L176
Method PhpOffice\PhpSpreadsheet\Reader\Slk::processFormula() never assigns false to &$hasCalculatedValue so the by-ref type can be changed to true.
|