Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix extended types deprecation #117

Merged
merged 1 commit into from
Jan 1, 2020
Merged

Conversation

dannyvw
Copy link
Contributor

@dannyvw dannyvw commented Dec 4, 2019

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

Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\ResourceBundle\Form\Extension\CollectionTypeExtension" is deprecated since Symfony 4.2.

@pamil pamil merged commit 7033283 into Sylius:master Jan 1, 2020
@pamil
Copy link
Contributor

pamil commented Jan 1, 2020

Thanks, Danny! 🎉

@dannyvw dannyvw deleted the form-extended-types branch January 1, 2020 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants