Closed damienalexandre closed 5 years ago
A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. This Pull Request fix this and allow Symfony 4.2 users to use this bundle without deprecation notices.
The way the Configuration is read.
:+1: / cc @kattrali
ping @kattrali
Thanks @damienalexandre - I re-raised your change (with a small refactor) in #80.
Goal
A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. This Pull Request fix this and allow Symfony 4.2 users to use this bundle without deprecation notices.
Changed
The way the Configuration is read.