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