Fixed
Project:
Drupal core
Version:
11.4.x-dev
Component:
image system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2026 at 20:55 UTC
Updated:
8 Jul 2026 at 08:31 UTC
Jump to comment: Most recent
BC was missed for core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php #3567618: Create service for image_path_flush, image_style_options and constant for IMAGE_DERIVATIVE_TOKEN
Let's add it here.
Use svg image.
Upgrade to 11.4
Add BC for the constructor changes.
Review
N/A
N/A
N/A
N/A
N/A
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 #2
nicxvan commentedComment #4
nicxvan commentedComment #5
catchLooks great I don't think we need anything else.
Comment #8
longwaveCommitted and pushed e455f2852dc to 11.x and 340ccd3fd7c to 11.4.x. Thanks!
Didn't commit to main as it would only mean removing it again later, the code looks correct already there to me.