Files
PhpSpreadsheet/tests/data/Reader
saifulislamferoz 041c85060f Improve sparkline test coverage and harden reader
Add tests for previously-uncovered SparklineGroup setters (axis types,
manual limits, additional display options and colours) and a hand-crafted
Xlsx fixture exercising the reader's edge cases (non-sparkline ext, group
without sparklines, sparkline with empty sqref, missing colour elements).

Harden Reader/Xlsx/Sparklines against malformed input: guard the
sparklineGroup and sparkline iterations against a null children set so an
empty <x14:sparklineGroups> or <x14:sparklines> element no longer emits a
PHP warning.
2026-07-28 06:40:12 +06:00
..
2026-03-27 16:16:45 -07:00
2026-07-11 22:15:04 -07:00
2026-03-09 14:50:04 -07:00
…
2026-07-11 22:15:04 -07:00
2026-04-18 23:43:10 -07:00