Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix mail template timezone
issue: NEXT-12450
author: Hans Höchtl
author_email: [email protected]
author_github: @hhoechtl
---
- Changed
\Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer
, extensions of the private twig instance are now in sync with the global twig instance, which fixes a problem with timezone rendering in mail templates.