Closed (fixed)
Project:
Feeds
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
4 Nov 2025 at 08:40 UTC
Updated:
18 Nov 2025 at 14:14 UTC
Jump to comment: Most recent
Due to recent changes in Drupal Core, several tests are broken. At least some of them are related to the deprecation of node_add_body_field()
https://www.drupal.org/node/3516778
There are also a few PHPStan issues to fix for Drupal 11.3.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
megachrizGreat! Tests are passing again. Scheduled for merge.