Deprecated function: substr(): Passing null to parameter #1 ($string) of type string is deprecated in Drupal\jsonapi_image_styles\Plugin\Field\FieldType\ImageStyleNormalizedFieldItemList->computeValue()

Created on 17 June 2024, 13 days ago
Updated 18 June 2024, 12 days ago

Problem/Motivation

We are getting the warning:

Deprecated function: substr(): Passing null to parameter #1 ($string) of type string is deprecated in Drupal\jsonapi_image_styles\Plugin\Field\FieldType\ImageStyleNormalizedFieldItemList->computeValue()

Proposed resolution

$entity->getMimeType() can return a string or NULL. Let's check it's a string before running substr().

🐛 Bug report
Status

Needs review

Version

3.0

Component

Code

Created by

🇨🇾Cyprus Alex Bukach

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024