Actions
Bug #75883
closedUpgrade wizards (and possibly other parts) of the Install Tool fatal due to missing DI
Start date:
2016-04-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
As a side effect of removing the Extbase object manager and using makeInstance instead the dependency injection doesn't work. This leads to fatal errors because the code assumes that objects are instantiated.
Actions