Actions
Bug #94599
closedPHP8 undefined array key warning with custom authService
Start date:
2021-07-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If you include your own Auth Service without ServiceSubType "processLoginDataBE", a PHP warning is generated on BE login:
PHP Warning: Undefined array key "processLoginDataBE" in typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php line 1077
Actions