FriendsOfSymfony / FOSMessageBundle

User-to-user messaging bundle for Symfony
356 stars 183 forks source link

The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "fos_message" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead. #349

Open JohJohan opened 5 years ago

JohJohan commented 5 years ago

Deprecated call for Symfony 4.3 see:

The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "fos_message" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
JohJohan commented 5 years ago

Fixed in https://github.com/FriendsOfSymfony/FOSMessageBundle/pull/348