Bug #38132
Task #38086: Enhance TYPO3 bootstrap mechanism
Move all init.php code in global scope into methods
Status: | Resolved | Start date: | 2012-06-17 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | Helmut Hummel | % Done: | 100% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.0 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
There is some code left in init.php that is not yet encapsuled in methods.
Move everything into methods in the bootstrap class.
Associated revisions
[TASK] Move all init.php code in global scope into methods
There is some code left in init.php that is not yet encapsuled in methods.
Move everything into methods in the bootstrap class.
Remaining TYPO3_DB->connectToDatase() calls in other classes will be
handled in a different change.
Change-Id: If69b8cc49cb9ff04d18612d733414e36ee9a48fb
Resolves: #38132
Releases: 6.0
Reviewed-on: http://review.typo3.org/12152
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
Reviewed-by: Christian Kuhn
Reviewed-by: Oliver Hader
Reviewed-by: Helmut Hummel
Tested-by: Helmut Hummel
[TASK] Move all init.php code in global scope into methods
There is some code left in init.php that is not yet encapsuled in methods.
Move everything into methods in the bootstrap class.
Remaining TYPO3_DB->connectToDatase() calls in other classes will be
handled in a different change.
Change-Id: If69b8cc49cb9ff04d18612d733414e36ee9a48fb
Resolves: #38132
Releases: 6.0
Reviewed-on: http://review.typo3.org/12152
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
Reviewed-by: Christian Kuhn
Reviewed-by: Oliver Hader
Reviewed-by: Helmut Hummel
Tested-by: Helmut Hummel
History
#1 Updated by Helmut Hummel about 3 years ago
- Subject changed from Move all init.php code in global scope in methods to Move all init.php code in global scope into methods
#2 Updated by Gerrit Code Review about 3 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12152
#3 Updated by Gerrit Code Review about 3 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12152
#4 Updated by Gerrit Code Review about 3 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12152
#5 Updated by Helmut Hummel about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0437c781d7fac262cc6f2eb7cdf6bd245afa7809.