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
In the file Symfony/Bridge/Doctrine/Form/DoctrineOrmTypeGuesser.php of branch 2.8 (and master), the quessed form types are the old aliases. They should be updated to quess the FQDN of the form type, as decided and implemented in #15079.