Actions
Bug #94418
closedFix access to not defined array key in install tool context
Status:
Closed
Priority:
Must have
Assignee:
Category:
Install Tool
Target version:
Start date:
2021-06-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
With PHP 8.0 the install step wizard logs the following warning and does not continue over step 1:
Fri, 25 Jun 2021 16:02:52 +0000 [WARNING] request="b60c628136992" component="TYPO3.CMS.Core.Error.ErrorHandler": Core: Error handler (BE): PHP Warning: Undefined array key "BE_USER" in /var/www/html/public/typo3/sysext/core/Classes/Messaging/FlashMessageQueue.php line 214
Actions