title | issue | author | author_email | author_github |
---|---|---|---|---|
Fix working with Feature Flags in Plugin Configuration |
NEXT-33717 |
Rafael Kraut |
RafaelKr |
- Changed
Shopware\Core\System\SystemConfig\Service\ConfigurationService::getConfiguration()
to ensure that it returns sequentially indexed Arrays which are reliably encoded as Arrays instead of sometimes resulting in Objects when using json_encode.