Bug #38126

Task #38086: Enhance TYPO3 bootstrap mechanism

Load the main configuration file in functional context

Added by Helmut Hummel about 3 years ago. Updated about 3 years ago.

Status:Resolved Start date:2012-06-16
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

Until now the localconf.php file is included in a global scope.
This is a major blocker for a clean and flexible bootstrapping.

Include the main configuration file in a method of the bootstrap class and set all supported global variables as global.

Associated revisions

Revision ae005fd7
Added by Helmut Hummel about 3 years ago

[!!!][TASK] Load main configuration file in functional context

Until now the localconf.php file is included in a global scope.
This is a major blocker for a clean and flexible bootstrapping.

Include the main configuration file in a method of the bootstrap class
and set all supported global variables as global.

Resolves: #38126
Releases: 6.0
Change-Id: I6bdb1f7624994272c577dcd141d3fc9b18258f9d
Reviewed-on: http://review.typo3.org/12138
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
Reviewed-by: Oliver Hader
Tested-by: Oliver Hader

Revision cef4f6f7
Added by Helmut Hummel about 3 years ago

[!!!][TASK] Load main configuration file in functional context

Until now the localconf.php file is included in a global scope.
This is a major blocker for a clean and flexible bootstrapping.

Include the main configuration file in a method of the bootstrap class
and set all supported global variables as global.

Resolves: #38126
Releases: 6.0
Change-Id: I6bdb1f7624994272c577dcd141d3fc9b18258f9d
Reviewed-on: http://review.typo3.org/12138
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
Reviewed-by: Oliver Hader
Tested-by: Oliver Hader

History

#1 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/12138

#2 Updated by Helmut Hummel about 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF