Actions
Bug #98351
closedRenderingContextFactory is excluded from DI
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Since #96271 the RenderingContextFactory is excluded from the services available to the container. As far as I understand the original description, that should have been RenderingContext. In a composer based installation loading symfony 6.2 this already leads to an exception and should be fixed before symfony 6.2 is released as stable.
Actions