Actions
Bug #75442
closedUse non aliased class name for rendering context
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-04-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
\TYPO3\CMS\Fluid\Core\Rendering\RenderingContextInterface
does not exist any more but is an alias of
\TYPO3Fluid\Fluid\Core\Rendering\RenderingContextInterface
Use the latter directly.
Updated by Gerrit Code Review over 8 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47531
Updated by Helmut Hummel over 8 years ago
- Status changed from Under Review to Closed
closed as duplicate
Actions