You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
The text was updated successfully, but these errors were encountered:
phansys
changed the title
[DependencyInjection
[DependencyInjection] Circular reference detected for service "routing.loader", path: "routing.loader"
Apr 3, 2018
Uh oh!
There was an error while loading. Please reload this page.
After updating from 3.4.6 to 3.4.7, following exception is thrown while
cache:clear
execution ifAsseticBundle
is enabled:Example using
symfony/framework-standard-edition
: phansys/symfony-standard@f6b3c3b.The text was updated successfully, but these errors were encountered: