Closed
Description
Q | A |
---|---|
Bug report? | yes |
Feature request? | no |
BC Break report? | no |
RFC? | no |
Symfony version | 3.4.7 |
After updating from 3.4.6 to 3.4.7, following exception is thrown while cache:clear
execution if AsseticBundle
is enabled:
[Symfony\Component\DependencyInjection\Exception\ServiceCircularReferenceException]
Circular reference detected for service "routing.loader", path: "routing.loader".
Example using symfony/framework-standard-edition
: phansys/symfony-standard@f6b3c3b.