Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 354 Bytes

2022-05-24-small-performance-improvement.md

File metadata and controls

9 lines (9 loc) · 354 Bytes
title issue author author_email author_github
Small performance improvement
NEXT-21758
Sebastian
24sebastian05@gmail.com
sschwei1

Storefront

  • Changed Shopware\Storefront\Controller\ContextController::switchLanguage() to use '[]' instead of json_encode([]) as default when calling Symfony\Component\HttpFoundation\InputBag::get()