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
Updated by Daniel Siepmann about 2 years ago
- Related to Bug #98358: Undefined array key "exec" in ExtensionManagementUtility added
Updated by Gerrit Code Review about 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75739
Updated by Daniel Siepmann about 2 years ago
- Related to Task #98321: Address "undefined array key" issues for PHP 8 added
Updated by Gerrit Code Review about 2 years ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75739
Updated by Gerrit Code Review about 2 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75643
Updated by Daniel Siepmann about 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 375ed157245ebcd9a1a2e3cd4da56d05fe23b565.
Actions