Actions
Bug #96438
closedUndefined array key in scheduler garbage collection task
Start date:
2021-12-29
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Execution of task "Caching framework garbage collection (scheduler)" failed with the following message: PHP Warning: Undefined array key "backend" in /var/www/html/public/typo3/sysext/scheduler/Classes/Task/CachingFrameworkGarbageCollectionTask.php line 53
This happens, for example, with installed news extension as a backend cache configuration for "news_category" is not available.
Actions