Skip to content

Fix BIFF8 DIMENSIONS record to use 0-based column indices #10407

Fix BIFF8 DIMENSIONS record to use 0-based column indices

Fix BIFF8 DIMENSIONS record to use 0-based column indices #10407

Triggered via pull request October 17, 2025 11:27
Status Failure
Total duration 17m 14s
Artifacts

main.yml

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

Annotations

7 errors
phpstan
Process completed with exit code 1.
phpstan: tests/PhpSpreadsheetTests/Writer/Xls/DimensionsRecordTest.php#L120
Cannot access offset 'colMac' on array|false.
phpstan: tests/PhpSpreadsheetTests/Writer/Xls/DimensionsRecordTest.php#L113
Parameter #1 $string of function substr expects string, string|false given.
phpstan: tests/PhpSpreadsheetTests/Writer/Xls/DimensionsRecordTest.php#L107
Parameter #1 $haystack of function strpos expects string, string|false given.
phpstan: tests/PhpSpreadsheetTests/Writer/Xls/DimensionsRecordTest.php#L65
Cannot access offset 'rwMic' on array|false.
phpstan: tests/PhpSpreadsheetTests/Writer/Xls/DimensionsRecordTest.php#L58
Parameter #1 $string of function substr expects string, string|false given.
phpstan: tests/PhpSpreadsheetTests/Writer/Xls/DimensionsRecordTest.php#L52
Parameter #1 $haystack of function strpos expects string, string|false given.