Fixed
Project:
Diff
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 May 2026 at 14:38 UTC
Updated:
11 May 2026 at 23:06 UTC
Jump to comment: Most recent
The repository contains DeprecationHelper::backwardsCompatibleCall for Drupal version 10.3. These calls can now be removed as the minimum Drupal version is now 10.5
See for example https://git.drupalcode.org/project/diff/-/blob/2.x/src/Plugin/diff/Field...
Remove DeprecationHelper::backwardsCompatibleCall for Drupal versions that are no longer supported
None
None
None
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
idebr commentedThe merge request removes DeprecationHelper::backwardsCompatibleCall for Drupal versions that are no longer supported
Comment #5
acbramley commented