See CI errors:
Line src/Controller/SubTreeController.php
------ --------------------------------------------------------------
52 Call to deprecated method get() of class
Symfony\Component\HttpFoundation\Request:
since Symfony 7.4, use properties `->attributes`, `query` or
`request` directly instead
🪪 method.deprecated
78 Call to deprecated method get() of class
Symfony\Component\HttpFoundation\Request:
since Symfony 7.4, use properties `->attributes`, `query` or
`request` directly instead
🪪 method.deprecated
------ --------------------------------------------------------------
[ERROR] Found 2 errors
Issue fork taxonomy_manager-3567410
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
vladimirausComment #4
jannakha commentedThanks for your contribution.
MR tested. Please release.
Comment #5
vladimirausThank you. 🍺
Committed.