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).
Updated by Gerrit Code Review about 7 years ago
- Status changed from New to Under Review
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53657
Updated by Gerrit Code Review about 7 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53657
Updated by Christian Kuhn about 7 years ago
- Sprint Focus set to On Location Sprint
Updated by Gerrit Code Review about 7 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53657
Updated by Anonymous about 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 844b0ad8ba55bc23f6968b227dfdf2c59e943bea.
Updated by Christian Kuhn about 7 years ago
- Related to Bug #82370: Change Configuration key for extensions from EXTCONF to extensions to prevent conflicts added
Updated by Christian Kuhn about 7 years ago
- Related to Task #82368: Move extension settings from extension manager to install tool added
Actions