Actions
Bug #95088
closedFix PHP8 undefined array key warning for SchedulerModuleController
Start date:
2021-09-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When trying to create a new tasl (+ Button) using php8 it thows the following error:
Undefined array key "task_group" in /var/www/html/typo3/sysext/scheduler/Classes/Controller/SchedulerModuleController.php line 668
Updated by Gerrit Code Review over 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70871
Updated by Gerrit Code Review over 3 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70871
Updated by Anonymous over 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 94d9cd0257d69d7106b93e01061fce9e444fdfbe.
Actions