The module no longer works with Drupal 10

Created on 21 November 2024, 27 days ago

Problem/Motivation

It is no longer possible to save the settings page, or even to save nodes (there are probably other problems)

From what I understand, the errors mainly come from the addition of symfony validator in the vendor.

Exemple of error

Fatal error: Declaration of Drupal\Core\Validation\ExecutionContext::addViolation(string $message, array $params = []) must be compatible with Symfony\Component\Validator\Context\ExecutionContextInterface::addViolation(string $message, array $params = []): void in /var/www/html/web/core/lib/Drupal/Core/Validation/ExecutionContext.php on line 118

"Void" is only on Drupal 11.

Proposed resolution

Ideally we should create 2 branches: one for D10 which would be there just for the end of life of this version with only security update and another for Drupal 11 and new change.
Perhaps we should start from the last stable version before the changes and add the security update.

As it stands, the version does not correspond to reality.

🐛 Bug report
Status

Active

Version

4.0

Component

Code

Created by

🇫🇷France Fabsgugu

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

Comments & Activities

Production build 0.71.5 2024