Skip to content

fix: Request::get() deprecation#57

Merged
xavierlacot merged 1 commit intomainfrom
fix_sf74-deprecations
Nov 21, 2025
Merged

fix: Request::get() deprecation#57
xavierlacot merged 1 commit intomainfrom
fix_sf74-deprecations

Conversation

@JorickPepin
Copy link
Copy Markdown
Member

Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead.

@xavierlacot xavierlacot merged commit 03c86ca into main Nov 21, 2025
4 checks passed
@xavierlacot xavierlacot deleted the fix_sf74-deprecations branch November 21, 2025 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants