suncat2000 / MobileDetectBundle

Symfony 2/3/4 bundle for detect mobile devices, manage mobile view and redirect to the mobile and tablet version.
397 stars 153 forks source link

TreeBuilder:root() deprecation fix #133

Open Pacolmg opened 5 years ago

Pacolmg commented 5 years ago

Fix Deprecation Message in Symfony 4.3:

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