Actions
Task #38121
closedTask #38086: Enhance TYPO3 bootstrap mechanism
Use singleton objects for bootstrapping
Start date:
2012-06-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
Use singleton objects for bootstrapping instead of calling static functions. This way the whole process can be extended and covered by unit tests much better.
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12133
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12133
Updated by Gerrit Code Review over 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12133
Updated by Oliver Hader over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c06ce81d766d65b0d79762e2141faba9e8b87f96.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions