Skip to content

[HttpFoundation] Remove deprecated Request::get() in favor of using properties#21469

Merged
javiereguiluz merged 1 commit into
symfony:7.4from
alamirault:feature/21463-deprecate-request-get
Oct 6, 2025
Merged

[HttpFoundation] Remove deprecated Request::get() in favor of using properties#21469
javiereguiluz merged 1 commit into
symfony:7.4from
alamirault:feature/21463-deprecate-request-get

Conversation

@alamirault

Copy link
Copy Markdown
Contributor

Fix #21463

Request::get() was not documented, so I think there is no deprecation directive to add ?

@javiereguiluz

Copy link
Copy Markdown
Member

Yes, we updated the docs in the past to use query, request, attributes, etc. instead of the get() method because that was the recommendation since a while ago. So, let's merge this. Thanks!

@javiereguiluz javiereguiluz merged commit dc0ebb2 into symfony:7.4 Oct 6, 2025
3 checks passed
@alamirault alamirault deleted the feature/21463-deprecate-request-get branch October 19, 2025 16:54
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.

3 participants