Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 381 Bytes

2020-10-28-optimize-float-handling.md

File metadata and controls

10 lines (10 loc) · 381 Bytes
title issue author author_email author_github
Optimize float handling
NEXT-11340
Oliver Skroblin
Oliver Skroblin

Core

  • 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