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

Replace Request::get with explicit input sources #14138

Open
8 of 26 tasks
dvesh3 opened this issue Jan 25, 2023 · 1 comment
Open
8 of 26 tasks

Replace Request::get with explicit input sources #14138

dvesh3 opened this issue Jan 25, 2023 · 1 comment
Assignees

Comments

@dvesh3
Copy link
Contributor

dvesh3 commented Jan 25, 2023

Improvement description

In Symfony 5.4, Request::get() was marked as internal and we should switch to $request->attributes->get() or $request->query->get() calls.

see more details https://symfony.com/blog/new-in-symfony-5-4-controller-changes

Tasks

  1. Improvement Pimcore:ToDo Task
  2. Pimcore:ToDo Task
    kingjia90
  3. Pimcore:ToDo Task
    robertSt7
  4. Pimcore:ToDo Task
    kingjia90
  5. Pimcore:ToDo Task
    kingjia90
  6. Pimcore:ToDo Task
  7. Pimcore:ToDo Task
    mcop1
  8. Pimcore:Backlog
    kingjia90
  9. Pimcore:Backlog
  10. Pimcore:Backlog
  11. Pimcore:Priority
    kingjia90
  12. Pimcore:Backlog
    kingjia90
  13. Pimcore:Backlog Task
@brusch
Copy link
Member

brusch commented Jan 27, 2023

Partly resolved by #13981

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants