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

Suggestion to fix deprecation messages in Symfony 4.3 #1

Merged
merged 2 commits into from
Sep 1, 2019
Merged

Suggestion to fix deprecation messages in Symfony 4.3 #1

merged 2 commits into from
Sep 1, 2019

Conversation

beejaz
Copy link

@beejaz beejaz commented Aug 29, 2019

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

Fixed by 2d4ffb7.

The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "cethyworks_content_injector" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.

Fixed by 8cda6b3.

I believe this should fix and also working backwards.

@Cethy Cethy merged commit dcd4826 into Cethy:master Sep 1, 2019
@Cethy
Copy link
Owner

Cethy commented Sep 1, 2019

thx !

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