You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #19225 [HttpFoundation] replace $request->request by $request->getPayload() (MrYamous)
This PR was merged into the 6.4 branch.
Discussion
----------
[HttpFoundation] replace `$request->request` by `$request->getPayload()`
Considering new function getPayload added in [code #49614](symfony/symfony#49614), what do you think about replace `$request->request` by `$request->getPayload` in documentation ?
Commits
-------
00e9b45 [HttpFoundation] replace $request->request by getPayload()
0 commit comments