flux icon indicating copy to clipboard operation
flux copied to clipboard

[BUGFIX] Ensure correct extension configuration is returned in PHP8+

Open derhansen opened this issue 3 years ago • 0 comments

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

derhansen avatar Aug 15 '22 11:08 derhansen