Actions
Task #57056
closedImprove class structure of core updater
Status:
Rejected
Priority:
Should have
Assignee:
Category:
Install Tool
Target version:
Start date:
2014-03-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
The core updater in the install tool consists of 8 classes currently.
6 of these classes only contain 5 lines of code.
This is just a waste of disk space.
Combine this into one class.
Updated by Gerrit Code Review over 10 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28514
Updated by Gerrit Code Review over 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28514
Updated by Gerrit Code Review over 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28514
Updated by Christian Kuhn over 10 years ago
- Status changed from Under Review to Rejected
Actions