TypeError in FeedsQueueExecutable.php after updating Core to 10.3

Created on 14 August 2024, 6 months ago
Updated 29 August 2024, 5 months ago

Problem/Motivation

After updating to Core 10.3 and when running a cron job to import feeds, got the TypeError "Argument #6 ($logger) must be of type Drupal\Core\Logger\LoggerChannelInterface, Psr\Log\NullLogger given in Drupal\feeds\FeedsQueueExecutable->__construct()".

Steps to reproduce

Update Drupal Core to v10.3.1 and Feeds to v8.0-3.0-beta5, start the cron job in Drupal UI.

Proposed resolution

One way to fix this is to relax the type hint to Psr\Log\LoggerInterface.

πŸ› Bug report
Status

Fixed

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States kevin w

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024