mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-10 01:56:26 +00:00
98d10475f2
Values were summed multiple times if it matched several conditions whereas it should only be summed once. Fixes #704 Fixes #710