[TASK] Remove redundant Fluid overrides
Since Fluid 2.3.0 is now the minimum required version, we can drop several of the classes/methods TYPO3 uses to change/extend Fluid's behavior. The features provided by the classes are now provided by Fluid. Change-Id: I781ef4e6aeedc7aabb4cd3bac0ec8a7416de1ab9 Resolves: #79972 Releases: master Reviewed-on: https://review.typo3.org/51803 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Christer V <cvi@systime.dk> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-79972-DeprecatedFluidOverrides.rst 36 additions, 0 deletions...log/master/Deprecation-79972-DeprecatedFluidOverrides.rst
- typo3/sysext/fluid/Classes/Core/Parser/PreProcessor/XmlnsNamespaceTemplatePreProcessor.php 0 additions, 85 deletions...arser/PreProcessor/XmlnsNamespaceTemplatePreProcessor.php
- typo3/sysext/fluid/Classes/Core/Parser/SyntaxTree/Expression/LegacyNamespaceExpressionNode.php 0 additions, 42 deletions...r/SyntaxTree/Expression/LegacyNamespaceExpressionNode.php
- typo3/sysext/fluid/Classes/Core/Rendering/RenderingContext.php 17 additions, 62 deletions.../sysext/fluid/Classes/Core/Rendering/RenderingContext.php
- typo3/sysext/fluid/Classes/View/TemplatePaths.php 0 additions, 17 deletionstypo3/sysext/fluid/Classes/View/TemplatePaths.php
- typo3/sysext/fluid/Tests/Unit/Core/Parser/PreProcessor/XmlnsNamespaceTemplatePreProcessorTest.php 0 additions, 248 deletions...r/PreProcessor/XmlnsNamespaceTemplatePreProcessorTest.php
- typo3/sysext/fluid/Tests/Unit/Core/Parser/SyntaxTree/LegacyNamespaceExpressionNodeTest.php 0 additions, 59 deletions...e/Parser/SyntaxTree/LegacyNamespaceExpressionNodeTest.php
Loading
Please register or sign in to comment