Skip to content

Conversation

@maciek-szn
Copy link

Q A
Is bugfix? ✔️
New feature?
Breaks BC? ✔️/❌
Tests pass? ✔️
Fixed issues comma-separated list of tickets # fixed by the PR, if any

This package currently returns warnings: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead. In Symfony version 8 (and probably Laravel version 13), Request::get() will be removed. Therefore, I replaced all $request-get() in the code with $request->input().

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.

1 participant