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

[Scrutinizer-CI] The method Symfony\...\Controller::getRequest() has been deprecated #52

Closed
5 tasks done
Dev-Int opened this issue May 16, 2016 · 3 comments
Closed
5 tasks done
Assignees
Milestone

Comments

@Dev-Int
Copy link
Owner

Dev-Int commented May 16, 2016

The method Symfony\Bundle\FrameworkBundle\Controller\Controller::getRequest() has been deprecated with message: since version 2.4, to be removed in 3.0. Ask Symfony to inject the Request object into your controller method instead by type hinting it in the method's signature.

@Dev-Int Dev-Int self-assigned this May 16, 2016
@Dev-Int Dev-Int added this to the Basic Bundle milestone May 16, 2016
@Dev-Int
Copy link
Owner Author

Dev-Int commented Jun 2, 2016

AbstractController solved with 1e5c0ea

@Dev-Int
Copy link
Owner Author

Dev-Int commented Jun 2, 2016

DefaultController solved with 9e3b889

@Dev-Int
Copy link
Owner Author

Dev-Int commented Jun 2, 2016

UserController solved with 3f9c937

@Dev-Int Dev-Int closed this as completed Jun 2, 2016
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

1 participant