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: | ||
| Assignee: | Helmut Hummel | % Done: | 100% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 6.0 | Complexity: | ||
| PHP Version: | ||||
| Votes: | 0 |
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
Updated by Helmut Hummel 11 months 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
Updated by Gerrit Code Review 11 months 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
Updated by Gerrit Code Review 11 months ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12152
Updated by Gerrit Code Review 11 months ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12152
Updated by Helmut Hummel 11 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0437c781d7fac262cc6f2eb7cdf6bd245afa7809.