Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 279 Bytes

2023-10-25-fixed-bug-getzipcode-return-value-must-be-string.md

File metadata and controls

9 lines (8 loc) · 279 Bytes
title issue author author_email
Fixed bug getZipcode return value must be string
NEXT-31148
Florian Keller
f.keller@shopware.com

Core

  • Changed Shopware\Core\Checkout\Order\Aggregate\OrderAddress::getZipcode() to avoid nullable return value, string is expected.