- Issue created by @jurgenhaas
- Status changed to Closed: cannot reproduce
10 months ago 10:55am 28 May 2024
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.
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.
Closed: cannot reproduce
2.2
Code