Fatal error on Drupal 10.2.x.

Created on 17 November 2023, about 1 year ago
Updated 29 November 2023, about 1 year ago

Problem/Motivation

There's following error when installing module on 10.2.x HEAD:
Fatal error: Type of Drupal\layout_paragraphs\Form\LayoutParagraphsSettingsForm::$typedConfigManager must be ?Drupal\Core\Config\TypedConfigManagerInterface (as in class Drupal\Core\Form\ConfigFormBase) in /var/www/html/drupal/modules/custom/layout_paragraphs/src/Form/LayoutParagraphsSettingsForm.php on line 0

Seems to be caused by Add optional validation constraint support to ConfigFormBase Fixed adding \Drupal\Core\Form\ConfigFormBase::$typedConfigManager with type \Drupal\Core\Config\TypedConfigManagerInterface|null.

Steps to reproduce

Install Mercury Editor with Drupal 10.2.x.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Closed: outdated

Version

2.0

Component

Code

Created by

🇫🇮Finland lauriii Finland

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

Comments & Activities

Production build 0.71.5 2024