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

fix tree builder pass root node #366

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 29, 2020

  1. fix tree builder pass root node

    not passing the root node is deprecated in symfony 4.3
    and doesn't seem to work anymore in symfony 4.4.
    
    https://symfony.com/doc/4.4/components/config/definition.html#defining-a-hierarchy-of-configuration-values-using-the-treebuilder
    Nemo64 committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    1e3647d View commit details
    Browse the repository at this point in the history