Project

General

Profile

Actions

Feature #38233

closed

Task #38086: Enhance TYPO3 bootstrap mechanism

Add event handling to bootstrap mechanism

Added by Oliver Hader almost 12 years ago. Updated about 11 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
Category:
-
Target version:
Start date:
2012-06-20
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Description

Add several events like "database is initialized", "bootstrap is initialized", etc. to the whole bootstrap mechanism.
The concrete situation to be solved is the registration of Extbase Signal Slots in ext_localconf.php - which fails since autoloader and caching framework are not yet initialized at the time the ext_localconf.php gets executed.

Actions #1

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

Actions #2

Updated by Gerrit Code Review almost 12 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12239

Actions #3

Updated by Susanne Moog almost 12 years ago

  • Parent task set to #38086
Actions #4

Updated by Benni Mack about 11 years ago

  • Status changed from Under Review to Rejected

Not needed anymore in this way, Signal Slot in ext_localconf.php can be used without Extbase now.

Actions

Also available in: Atom PDF