Actions
Task #38106
closedTask #38086: Enhance TYPO3 bootstrap mechanism
Split t3lib/config_default.php code into functions
Start date:
2012-06-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
medium
Sprint Focus:
Description
Step to a cleaner bootstrap in config_default.php: Split the
code segments into functions and call them. Do not worry about lots
of global functions, they will be moved to the bootstrap classes
with the next patches.
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/12118
Updated by Christian Kuhn over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 87ce64c87003a2ed34385a0acfef0ef14b1f0780.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions