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
The variable $validator of Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension uses Symfony\Component\Validator\ValidatorInterface, which is moved to Symfony\Component\Validator\Validator\ValidatorInterface since Symfony 2.5 . Please change this in this entity.