Skip to content

Conversation

@sebdesign
Copy link

The reason for this change is because of a deprecation: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead.

https://symfony.com/blog/new-in-symfony-7-4-request-class-improvements#deprecated-the-get-method

The reason for this change is because of a deprecation:
`Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead.`

https://symfony.com/blog/new-in-symfony-7-4-request-class-improvements#deprecated-the-get-method
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