Feature #88689
closedEpic #83968: PSR-11 Initiative
Support for system-wide class dependency injection, PSR-11
100%
Description
All services in TYPO3 core and third party extensions should be able to use dependency injection.
A dependency injection container implementing https://www.php-fig.org/psr/psr-11/ would be ideal.
Updated by Gerrit Code Review over 5 years ago
- Status changed from New to Under Review
Patch set 61 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/+/58255
Updated by Gerrit Code Review over 5 years ago
Patch set 62 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/+/58255
Updated by Gerrit Code Review over 5 years ago
Patch set 63 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/+/58255
Updated by Gerrit Code Review over 5 years ago
Patch set 64 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/+/58255
Updated by Gerrit Code Review over 5 years ago
Patch set 65 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/+/58255
Updated by Gerrit Code Review over 5 years ago
Patch set 66 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/+/58255
Updated by Gerrit Code Review over 5 years ago
Patch set 67 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/+/58255
Updated by Gerrit Code Review over 5 years ago
Patch set 68 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/+/58255
Updated by Gerrit Code Review over 5 years ago
Patch set 69 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/+/58255
Updated by Gerrit Code Review over 5 years ago
Patch set 70 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/+/58255
Updated by Benjamin Franzke over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0cf8053e8499247d1d9b63c671b63ab0787b2e54.
Updated by Daniel Goerz over 5 years ago
- Related to Bug #88904: Extbase Annotation injection currently not supported with system-wide symfony dependency injection added
Updated by Daniel Goerz about 5 years ago
- Related to Bug #89445: FooterAsset are not loaded added
Updated by Anja Leichsenring over 4 years ago
- Related to Task #91990: Remove workaround for testing-framework not loading ext:fluid by default added