Drupal 10.3 compatibility

Created on 28 May 2024, 6 months ago

Problem/Motivation

This module does not work in Drupal 10.3, due to ImageStyleDownloadController::deliver() now takes a string of the expected scheme for derivatives as a required parameter . This results in the following error:

<code>ArgumentCountError : Too few arguments to function Drupal\image\Controller\ImageStyleDownloadController::deliver(), 3 passed in /data/app/modules/contrib/avif/src/Controller/ImageStyleDownloadController.php on line 90 and exactly 4 expected

Steps to reproduce

Test on Drupal 10.3

Proposed resolution

See if there is a BC-compatible way to fix this, otherwise fix it and roll a new branch that requires at least 10.3.

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Postponed

Version

1.0

Component

Code

Created by

🇦🇺Australia mstrelan

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