Project

General

Profile

Actions

Bug #38124

closed

Task #38086: Enhance TYPO3 bootstrap mechanism

Load extension configuration in function context

Added by Helmut Hummel almost 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
-
Target version:
-
Start date:
2012-06-16
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Until now all the ext_localconf.php files provided by extensions were included in a global scope.
This is a major blocker for a clean and flexible bootstrapping.

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

Actions #1

Updated by Gerrit Code Review almost 12 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/12139

Actions #2

Updated by Helmut Hummel almost 12 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF