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

A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. #1234

Closed
JohJohan opened this issue Oct 6, 2019 · 2 comments

Comments

@JohJohan
Copy link

JohJohan commented Oct 6, 2019

There is a deprecation From Symfony 4.2

Preconditions

Steps to reproduce

  1. Install Symfony 4.2
  2. Install Liip bundle and setup config
  3. See deprication logs: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.

Expected result

  1. We could easy fix this deprecation so we dont see this log.

Actual result

  1. No deprecation log
@franmomu
Copy link
Contributor

franmomu commented Oct 6, 2019

Hi @JohJohan, thanks for reporting this, which version of LiipImagineBundle are you using? I cannot see any call to new TreeBuilder without argument in 2.2.0 version.

@JohJohan
Copy link
Author

JohJohan commented Oct 7, 2019

Hi @franmomu you are right! Thanks for the fix next time i will update before posting issue 👍

@JohJohan JohJohan closed this as completed Oct 7, 2019
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

2 participants