Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Add parameter validation for extension listing items to identify data issues easier
issue: NEXT-21703
author: Joshua Behrens
author_email: [email protected]
author_github: @JoshuaBehrens
---
- Added validation of array keys in
\Shopware\Core\Framework\Store\Struct\ExtensionStruct::fromArray
to prevent future access on uninitialized properties error