Skip to content

[HttpFoundation] Mark Request::get() internal #42392

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

Merged
merged 1 commit into from
Aug 6, 2021
Merged

[HttpFoundation] Mark Request::get() internal #42392

merged 1 commit into from
Aug 6, 2021

Conversation

ro0NL
Copy link
Contributor

@ro0NL ro0NL commented Aug 5, 2021

Q A
Branch? 5.4
Bug fix? no
New feature? no
Deprecations? yes
Tickets Fix #40984
License MIT
Doc PR symfony/symfony-docs#...

we should not forget about this :)

@ro0NL
Copy link
Contributor Author

ro0NL commented Aug 5, 2021

yeah much internal usage.

no time to do such maintenance, sorry. Feel free to takeover.

@ro0NL
Copy link
Contributor Author

ro0NL commented Aug 5, 2021

@internal also works for me, i can do that quick 👍

@ro0NL ro0NL changed the title [HttpFoundation] Deprecate Request::get() [HttpFoundation] Mark Request::get() internal Aug 5, 2021
@ro0NL
Copy link
Contributor Author

ro0NL commented Aug 5, 2021

to make this PR actionable, i chosen @internal approach.

The goal to me is to get this method out of public API scope.

@chalasr chalasr added this to the 5.4 milestone Aug 5, 2021
@Nyholm
Copy link
Member

Nyholm commented Aug 6, 2021

Im okey removing it from the public API. In my opinion it should never be used by application authors.

@fabpot
Copy link
Member

fabpot commented Aug 6, 2021

Thank you @ro0NL.

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

Successfully merging this pull request may close these issues.

HttpFoundation: Deprecate Request::get
6 participants