title | issue | author | author_email | author_github |
---|---|---|---|---|
Optimize float handling |
NEXT-11340 |
Oliver Skroblin |
Oliver Skroblin |
- Added
\Shopware\Core\Framework\Util\FloatComparator::cast
function to remove floating point problem - Changed price objects inside the cart domain, they now use the
FloatComparator
to avoid the floating point problem