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.
Updated by Gerrit Code Review over 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/11153
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11153
Updated by Christian Kuhn over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 094b9f1ff11c08d4f9eccd624bb4e2e6f9e69eda.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions