Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Remove unnecessary cache hash creation for cache in the CurrencyFormatter and add cache reset
issue: NEXT-28971
author: Max
author_email: [email protected]
author_github: @aragon999
---
- Removed unnecessary cache hash creation in the
Shopware\Core\System\Currency\CurrencyFormatter
for performance - Added
reset
method to theShopware\Core\System\Currency\CurrencyFormatter
to reset the internalNumberFormatter
cache onkernel.reset