[TASK] Remove extended fluid core class CmsVariableProvider
The CmsVariableProvider within EXT:fluid extends a Fluid core class with the same functionality and can be removed. A class alias ensures that the PHP class is still available. Resolves: #82229 Releases: master Change-Id: I71eb7beaf0684631d9c7e857bbed91f08b75d47c Reviewed-on: https://review.typo3.org/53227 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Claus Due <claus@phpmind.net> Tested-by:
Claus Due <claus@phpmind.net> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Important-82229-FluidImplementationOfCmsVariableProviderRemoved.rst 19 additions, 0 deletions...82229-FluidImplementationOfCmsVariableProviderRemoved.rst
- typo3/sysext/fluid/Classes/Core/Rendering/RenderingContext.php 2 additions, 9 deletions.../sysext/fluid/Classes/Core/Rendering/RenderingContext.php
- typo3/sysext/fluid/Classes/Core/Variables/CmsVariableProvider.php 0 additions, 54 deletions...sext/fluid/Classes/Core/Variables/CmsVariableProvider.php
- typo3/sysext/fluid/Migrations/Code/ClassAliasMap.php 1 addition, 0 deletionstypo3/sysext/fluid/Migrations/Code/ClassAliasMap.php
- typo3/sysext/fluid/Migrations/Code/LegacyClassesForIde.php 6 additions, 0 deletionstypo3/sysext/fluid/Migrations/Code/LegacyClassesForIde.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/ClassNameMatcher.php 5 additions, 0 deletions...l/Configuration/ExtensionScanner/Php/ClassNameMatcher.php
Please register or sign in to comment