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
As spotted in #49387 (comment), Doctrine\Common\EventSubscriber should be banned from the bridge because it forces instantiating the event listeners (and their deps) even if they are never called.