Creation of dynamic property Drupal\feeds\Feeds\Item\SyndicationItem::$parent:fid is deprecated

Created on 4 June 2024, 6 months ago
Updated 12 June 2024, 5 months ago

Problem/Motivation

When importing Feeds items via the UI, we see the following error:
Deprecated function: Creation of dynamic property Drupal\feeds\Feeds\Item\SyndicationItem::$parent:fid is deprecated in Drupal\Core\Queue\Batch->claimItem() (line 31 of /var/www/html/html/core/lib/Drupal/Core/Queue/Batch.php)

Steps to reproduce

Install latest Drupal 10.2.6 and Feeds 8.x-3.0-beta4 on PHP 8.2.
Create a Feeds type and a Feed and import it via the UI. Have not tried this via cron.

Proposed resolution

Make Feeds compatible with latest version of Core Batch API.

🐛 Bug report
Status

Needs work

Component

Code

Created by

🇨🇦Canada darkodev

Live updates comments and jobs are added and updated live.
  • PHP 8.2

    The issue particularly affects sites running on PHP version 8.2.0 or later.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024