mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-26 06:28:30 +00:00
dd97b8fed1
* Fixed inconsistent string handling in SUM() implementations * Use assertEqual instead of assertSame to allow ints and floats with the same value * Removewd special handling of empty strings and use default casts * Eliminate Phpstan errors * More Test Cases * More New Tests --------- Co-authored-by: oleibman <10341515+oleibman@users.noreply.github.com>