Actions
Task #94083
closedStreamline Backend UriBuilder dependency injection
Status:
Closed
Priority:
Should have
Assignee:
Category:
System/Bootstrap/Configuration
Target version:
-
Start date:
2021-05-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Service dependencies should be optional just to load them via GeneralUtility::makeInstance then.
This is only used for unit tests anyway and that shows that the approach is wrong.
Updated by Gerrit Code Review over 3 years ago
- Status changed from New to Under Review
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/69056
Updated by Benjamin Franzke over 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6e50012c437a62a58f8036bc2c4b86dbc9296ab0.
Actions