Skip to content

Bump phpstan/phpstan from 2.1.23 to 2.1.29 #10351

Bump phpstan/phpstan from 2.1.23 to 2.1.29

Bump phpstan/phpstan from 2.1.23 to 2.1.29 #10351

Triggered via push October 1, 2025 14:56
Status Failure
Total duration 19m 51s
Artifacts

main.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

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.