Task #38106
Task #38086: Enhance TYPO3 bootstrap mechanism
Split t3lib/config_default.php code into functions
Status: | Resolved | Start date: | 2012-06-15 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 100% |
|
Category: | - | Spent time: | - | |
Target version: | 6.0.0-alpha2 | |||
TYPO3 Version: | 6.0 | Complexity: | medium | |
PHP Version: | 5.3 | 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.
Associated revisions
[TASK] Split t3lib/config_default.php code into functions
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.
Change-Id: I0e00ad575d081688e0dcee58a7293d523a5d999a
Resolves: #38106
Releases: 6.0
Reviewed-on: http://review.typo3.org/12118
Reviewed-by: Philipp Gampe
Tested-by: Philipp Gampe
Tested-by: Susanne Moog
Reviewed-by: Susanne Moog
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
[TASK] Split t3lib/config_default.php code into functions
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.
Change-Id: I0e00ad575d081688e0dcee58a7293d523a5d999a
Resolves: #38106
Releases: 6.0
Reviewed-on: http://review.typo3.org/12118
Reviewed-by: Philipp Gampe
Tested-by: Philipp Gampe
Tested-by: Susanne Moog
Reviewed-by: Susanne Moog
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
History
#1 Updated by Gerrit Code Review about 3 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
#2 Updated by Christian Kuhn about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 87ce64c87003a2ed34385a0acfef0ef14b1f0780.
#3 Updated by Christian Kuhn about 3 years ago
- Parent task set to #38086