flux
flux copied to clipboard
[BUGFIX] Ensure correct extension configuration is returned in PHP8+
When using ext:flux with PHP 8+, always the default extension configuration is returned. Also, the ['flux']['setup']
extension configuration array key is not available when extension settings are processed in $GLOBALS['TYPO3_CONF_VARS']['EXTENSIONS']['flux']
Refs #1977