Not compatible with Drupal 9 anymore

Created on 21 January 2025, 4 months ago

Problem/Motivation

1.10 says it is compatible with Drupal 9 but since 📌 webmozart/path-util is abandoned Active it requires a version of symfony/filesystem that has the Path class.
Drupal 9 uses symfony/filesystem 4.4 and does not have this class.

Steps to reproduce

Install 1.10 on Drupal 9.5.11.
It triggers this error:

Attempted to load class "Path" from namespace "Symfony\Component\Filesystem".
Did you forget a "use" statement for "Webmozart\PathUtil\Path"?

Proposed resolution

Drupal 9 is not maintained anymore, so we could stop supporting it.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

1.10

Component

Code

Created by

🇫🇷France prudloff Lille

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