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

Release 2.5.0 breaks on Symfony 3.4 #243

Open
isfett opened this issue Dec 11, 2019 · 2 comments
Open

Release 2.5.0 breaks on Symfony 3.4 #243

isfett opened this issue Dec 11, 2019 · 2 comments
Assignees

Comments

@isfett
Copy link

isfett commented Dec 11, 2019

On Packagist there is a release 2.5.0 (https://packagist.org/packages/stfalcon/tinymce-bundle#v2.5.0) but it's not here on github. It does not work on Symfony 3.4 (3.4.36)

Uncaught Symfony\Component\Debug\Exception\UndefinedMethodException: Attempted to call an undefined method named "getRootNode" of class "Symfony\Component\Config\Definition\Builder\TreeBuilder"

2.4.1 worked fine.

@fre5h
Copy link
Collaborator

fre5h commented Dec 11, 2019

@isfett Please use 2.4.1

@Huron
Copy link
Collaborator

Huron commented Jan 2, 2020

@isfett How can I reproduce this issue? I installed symfony 3.4.36 and 2.5 version of our bundle, but couldn't get any errors.

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

No branches or pull requests

3 participants