Actions
Feature #82254
closedStore extension configuration as plain array
Start date:
2017-08-31
Due date:
% Done:
100%
Estimated time:
PHP Version:
7.0
Tags:
Complexity:
Sprint Focus:
On Location Sprint
Description
There is no reason not to save the extension configuration as plain array instead of serialized values. Arrays are easier to handle + there are already parts of the core using arrays (for example the avatar provider registration).
Actions