There is a deprecation From Symfony 4.2
Preconditions
Steps to reproduce
- Install Symfony 4.2
- Install Liip bundle and setup config
- 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
- We could easy fix this deprecation so we dont see this log.
Actual result
- No deprecation log