Actions
Bug #37130
closedBootstrap: Disentangle cli and install from init.php
Start date:
2012-05-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:
Description
Extract code from init.php and put it to methods in Bootstrap.php. Additionally, cli_dispatch and install/index.php do not require init.php anymore and have a decoupled bootstrap now.
There is still room for improvement, this patch is just another intermediate step.
Actions