[BUGFIX] Remove obsolete useCachingFramework from LocalConfiguration
TYPO3_CONF_VARS/SYS/useCachingFramework is obsolete since 4.6 but was forgotten to be removed from LocalConfiguration for 6.2. The patch add this option to the SilentConfigurationUpgradeService to let the install tool remove it if still set. Resolves: #64872 Releases: master Change-Id: I0e34cef906e02a37660f2ae078ce0f075e448c90 Reviewed-on: http://review.typo3.org/36679 Reviewed-by:Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
Showing
- typo3/sysext/dbal/Documentation/Configuration/Memcached/Index.rst 0 additions, 1 deletion...sext/dbal/Documentation/Configuration/Memcached/Index.rst
- typo3/sysext/install/Classes/Service/SilentConfigurationUpgradeService.php 2 additions, 0 deletions...all/Classes/Service/SilentConfigurationUpgradeService.php
Please register or sign in to comment