Problem/Motivation

#2311679: Separate MIME type mapping from ExtensionMimeTypeGuesser has landed in core and has a wide impact on the purpose of this module.

Decide what to do.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork sophron-3519413

Command icon Show commands

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

mondrake created an issue. See original summary.

mondrake’s picture

The core commit leads to this failure on the module

Exception: Deprecated function: Creation of dynamic property Drupal\sophron\CoreExtensionMimeTypeGuesserExtended::$moduleHandler is deprecated

Let's quick fix and release this so not to have issues when D11.2 is released.

Then we probably need a new major 3.0.x to deal with the other deprecations.

  • mondrake committed c823a8b0 on 2.2.x
    Issue #3519413: Adjust to #2311679 - Separate MIME type mapping from...

mondrake changed the visibility of the branch 3519413-fix to hidden.

  • mondrake committed 99e001da on 3.0.x
    Issue #3519413: Adjust to #2311679 - Separate MIME type mapping from...
mondrake’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.