Actions
Task #40530
closedFAL: Move migration scripts into their own sub-namespace
Start date:
2012-09-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The FAL migration scripts had their own namespace. With the introduction of namespaces for the Core, this sub-namespace was removed. As all FAL tasks belong together (and for the sake of clear names), we should have them in their own namespace again. I propose something like TYPO3\CMS\Install\Updates\Resource
(i.e., just add Resource as sub-namespace).
Actions