Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 461 Bytes

2023-07-02-remove-not-needed-cache-hash-creation-for-cache-in-the-currencyformatter.md

File metadata and controls

10 lines (10 loc) · 461 Bytes
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
---

Core

  • Removed unnecessary cache hash creation in the Shopware\Core\System\Currency\CurrencyFormatter for performance
  • Added reset method to the Shopware\Core\System\Currency\CurrencyFormatter to reset the internal NumberFormatter cache on kernel.reset