Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 334 Bytes

2021-09-10-fix-floating-number-equality-comparison-in-delivery-calculator.md

File metadata and controls

9 lines (9 loc) · 334 Bytes
title issue author author_email author_github
Fix floating number equality comparison in DeliveryCalculator
NEXT-17207
David Lochner
nexxome

Core

  • Changed method Shopware\Core\Checkout\Cart\Delivery\DeliveryCalculator::matches() to ensure that the equality of floating numbers is checked correctly.