Files
PhpSpreadsheet/tests/data/Reader/XLSX
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-04-18 23:43:10 -07:00
2025-12-19 10:12:50 -08:00
2026-01-01 16:34:56 -08:00
2025-01-14 20:57:55 -08:00
2025-10-09 08:19:12 -07:00
2025-12-01 22:35:43 -08:00
2026-02-07 00:23:56 +02:00
2026-03-27 22:54:55 -07:00
2025-09-12 00:41:14 -07:00
2026-01-31 00:40:47 -08:00