Fix compatibility with Drupal 10.3

Created on 29 March 2024, 3 months ago
Updated 28 May 2024, about 1 month ago

Problem/Motivation

The core issue πŸ“Œ Replace ContainerAwareEventDispatcher with Symfony EventDispatcher Fixed causes a circular reference when building services:

Circular reference detected for service "config_auto_export.service", path: "config_auto_export.service -> config_auto_export.config_subscriber".

What's strange: this doesn't show when rebuilding cache, only when importing config.

Proposed resolution

Let's create a 2.3.x branch which will be compatible with 10.3+ and 11, while 2.2.x will be for <10.3 only. Then, let's find out how we can resolve the issue in the first place.

πŸ“Œ Task
Status

Closed: cannot reproduce

Version

2.2

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany jurgenhaas Gottmadingen

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

Comments & Activities

Production build 0.69.0 2024