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
Hi I got yesterday an issue after the update via composer. In the project doctrine commands were missing from namespaces: doctrine:cache and doctrine:schema.
It happens only on php5.3 on 5.4 it works perfectly.
I'm suspecting the autoloader, or the command definition.