title | issue | author | author_email | author_github |
---|---|---|---|---|
Fix floating number equality comparison in DeliveryCalculator |
NEXT-17207 |
David Lochner |
nexxome |
- Changed method
Shopware\Core\Checkout\Cart\Delivery\DeliveryCalculator::matches()
to ensure that the equality of floating numbers is checked correctly.