Error: Call to undefined method Drupal\Core\File\MimeType\ExtensionMimeTypeGuesser::guess()

Created on 4 July 2023, over 1 year ago

Problem/Motivation

Drupal\Core\File\MimeType\ExtensionMimeTypeGuesser::guess() was deprecated in Drupal 9 and removed in Drupal 10. See the Change Record .

Proposed Solution

Replace Drupal\Core\File\MimeType\ExtensionMimeTypeGuesser::guess() with \Symfony\Component\Mime\MimeTypeGuesserInterface::guessMimeType()

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇨🇦Canada Nathan Tsai

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

Comments & Activities

Production build 0.71.5 2024