Fatal error: Declaration of AzBlobFsImageStyleDownloadController must be compatible with ImageStyleDownloadController

Created on 25 June 2024, about 1 year ago

Problem/Motivation

Steps to reproduce

Upgrade drupal to version 10.3.
Update database using drush updb

Proposed resolution

Change function from
public function deliver(Request $request, $scheme, ImageStyleInterface $image_style) {
to
public function deliver(Request $request, $scheme, ImageStyleInterface $image_style, string $required_derivative_scheme) {

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡«πŸ‡·France ckhalilo France

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