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

TreeBuilder:root() deprecation fix #133

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

Conversation

Pacolmg
Copy link

@Pacolmg Pacolmg commented Jul 23, 2019

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.

Avoid 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.
github-actions bot pushed a commit to netbull/MobileDetectBundle that referenced this pull request Jul 7, 2022
# [5.2.0](v5.1.5...v5.2.0) (2022-07-07)

### Bug Fixes

* added CI ([bd35369](bd35369))

### Features

* ready for symfony 5.3, add github actions, merged from orginal repo [suncat2000#143](https://github.com/netbull/MobileDetectBundle/issues/143), [suncat2000#144](https://github.com/netbull/MobileDetectBundle/issues/144), [suncat2000#135](https://github.com/netbull/MobileDetectBundle/issues/135), [suncat2000#133](https://github.com/netbull/MobileDetectBundle/issues/133) ([ee51d4c](ee51d4c))
* ready for symfony 5.3, add github actions, merged from orginal repo [suncat2000#143](https://github.com/netbull/MobileDetectBundle/issues/143), [suncat2000#144](https://github.com/netbull/MobileDetectBundle/issues/144), [suncat2000#135](https://github.com/netbull/MobileDetectBundle/issues/135), [suncat2000#133](https://github.com/netbull/MobileDetectBundle/issues/133) ([17fa419](17fa419))
* ready for symfony 5.3, add github actions, merged from orginal repo [suncat2000#143](https://github.com/netbull/MobileDetectBundle/issues/143), [suncat2000#144](https://github.com/netbull/MobileDetectBundle/issues/144), [suncat2000#135](https://github.com/netbull/MobileDetectBundle/issues/135), [suncat2000#133](https://github.com/netbull/MobileDetectBundle/issues/133) ([9920774](9920774))
* ready for symfony 5.3, add github actions, merged from orginal repo [suncat2000#143](https://github.com/netbull/MobileDetectBundle/issues/143), [suncat2000#144](https://github.com/netbull/MobileDetectBundle/issues/144), [suncat2000#135](https://github.com/netbull/MobileDetectBundle/issues/135), [suncat2000#133](https://github.com/netbull/MobileDetectBundle/issues/133) ([109ea06](109ea06))
* ready for symfony 5.3, add github actions, merged from orginal repo [suncat2000#143](https://github.com/netbull/MobileDetectBundle/issues/143), [suncat2000#144](https://github.com/netbull/MobileDetectBundle/issues/144), [suncat2000#135](https://github.com/netbull/MobileDetectBundle/issues/135), [suncat2000#133](https://github.com/netbull/MobileDetectBundle/issues/133) ([44c8a3e](44c8a3e))
* ready for symfony 5.3, add github actions, merged from orginal repo [suncat2000#143](https://github.com/netbull/MobileDetectBundle/issues/143), [suncat2000#144](https://github.com/netbull/MobileDetectBundle/issues/144), [suncat2000#135](https://github.com/netbull/MobileDetectBundle/issues/135), [suncat2000#133](https://github.com/netbull/MobileDetectBundle/issues/133) ([a5e15c4](a5e15c4))
* ready for symfony 5.3, add github actions, merged from orginal repo [suncat2000#143](https://github.com/netbull/MobileDetectBundle/issues/143), [suncat2000#144](https://github.com/netbull/MobileDetectBundle/issues/144), [suncat2000#135](https://github.com/netbull/MobileDetectBundle/issues/135), [suncat2000#133](https://github.com/netbull/MobileDetectBundle/issues/133) ([956bb8a](956bb8a))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant