Skip to content

Conversation

@pyatnitsev
Copy link
Contributor

Q A
Branch? 4.2
Tickets Closes #7577
License MIT
Doc PR N/A

With Symfony 8.0 request object does not have method get() anymore.
Now it should be replaced with direct access: request.query.get() or request.request.get().

@pyatnitsev pyatnitsev force-pushed the bugfix/change-request-access branch from 4bfe330 to 461edfb Compare December 1, 2025 23:12
@pyatnitsev pyatnitsev force-pushed the bugfix/change-request-access branch from 461edfb to f98caf9 Compare December 1, 2025 23:13
@pyatnitsev
Copy link
Contributor Author

@dunglas, @soyuka, please have a look on this PR

@soyuka soyuka merged commit 85458e0 into api-platform:4.2 Dec 2, 2025
130 checks passed
@soyuka
Copy link
Member

soyuka commented Dec 2, 2025

thanks!

@pyatnitsev pyatnitsev deleted the bugfix/change-request-access branch December 2, 2025 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants