FOSMessageBundle icon indicating copy to clipboard operation
FOSMessageBundle copied to clipboard

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.

Open JohJohan opened this issue 6 years ago • 1 comments

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 avatar Oct 07 '19 16:10 JohJohan

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

JohJohan avatar Oct 07 '19 16:10 JohJohan