stfalcon / TinymceBundle

Bundle for connecting TinyMCE (WYSIWYG editor) to your Symfony2 project
259 stars 154 forks source link

Symfony 4.4 notify deprecation #248

Open akinfiyev opened 4 years ago

akinfiyev commented 4 years ago

Hi! Env: Symfony 4.4.3, PHP 7.3.13, stfalcon/tinymce-bundle v2.5.0 Profiler notify about The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "stfalcon_tinymce" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead. Upgrade to Symfony 5.0 is not a variant, as we are using LTS only. Thank you!