Actions
Bug #98359
closedPHP Warning: Undefined array key 0 in SchedulerCommand.php
Start date:
2022-09-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Execute scheduler with none existing or scheduled task:
vendor/bin/typo3 scheduler:run -i 7 -v In ErrorHandler.php line 137: [TYPO3\CMS\Core\Error\Exception (1476107295)] PHP Warning: Undefined array key 0 in typo3/sysext/scheduler/Classes/Command/SchedulerCommand.php line 181
Actions