You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #15610 Deprecate the Request::get() method (javiereguiluz)
This PR was merged into the 5.4 branch.
Discussion
----------
Deprecate the Request::get() method
Fixes#15590.
We don't use `Request::get` anywhere in Symfony Docs ... but this "Create Framework" tutorial had some occurrences.
Commits
-------
db9635e Deprecate the Request::get() method
0 commit comments