formapro / JsFormValidatorBundle

The Javascript validation for Symfony 2, 3 and 4 forms
MIT License
128 stars 56 forks source link

added getExtendedTypes into FormExtension #155

Closed pesektomas closed 4 years ago

pesektomas commented 4 years ago

This PR fixed deprication from Symfony 4.2

Class "Fp\JsFormValidatorBundle\Form\Extension\FormExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.