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 stated by @wouterj the DebugClassLoader of the Class Loader component is deprecated as of Symfony 2.4 and should be replaced with the one from the Debug component. These changes need to be reflected after #2913 has been merged.