[BUGFIX] Store extension configuration in key EXTENSIONS
The previous patch changed it to EXTCONF, but this conflicts with other stuff. Resolves: #82370 Releases: master Change-Id: Ib515a1364f45739fb7f8e0fa3e781099f1c1a107 Reviewed-on: https://review.typo3.org/53999 Reviewed-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Classes/Configuration/ConfigurationManager.php 1 addition, 0 deletions...ysext/core/Classes/Configuration/ConfigurationManager.php
- typo3/sysext/core/Configuration/DefaultConfiguration.php 2 additions, 2 deletionstypo3/sysext/core/Configuration/DefaultConfiguration.php
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-82254-DeprecateGLOBALSTYPO3_CONF_VARSEXTextConf.rst 3 additions, 3 deletions...ation-82254-DeprecateGLOBALSTYPO3_CONF_VARSEXTextConf.rst
- typo3/sysext/core/Documentation/Changelog/master/Feature-82254-StoreExtensionConfigurationAsPlainArray.rst 2 additions, 2 deletions...Feature-82254-StoreExtensionConfigurationAsPlainArray.rst
- typo3/sysext/extensionmanager/Classes/Utility/ConfigurationUtility.php 4 additions, 4 deletions...extensionmanager/Classes/Utility/ConfigurationUtility.php
- typo3/sysext/extensionmanager/Tests/Unit/Utility/ConfigurationUtilityTest.php 1 addition, 1 deletion...onmanager/Tests/Unit/Utility/ConfigurationUtilityTest.php
Please register or sign in to comment