Skip to content

Conversation

@Fan2Shrek
Copy link
Contributor

@Fan2Shrek Fan2Shrek commented Mar 5, 2024

Fixes #1454

Replace request->request by request->getPayload()

@jrushlow jrushlow changed the title Replace ->request by getPayload() [make:*] use getPayload() instead of accessing request on Request objects Mar 6, 2024
Copy link
Collaborator

@jrushlow jrushlow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @Fan2Shrek

@jrushlow jrushlow added Feature New Feature Status: Reviewed Has been reviewed by a maintainer labels Mar 6, 2024
@jrushlow jrushlow merged commit 62aaaab into symfony:main Mar 6, 2024
@jrushlow jrushlow mentioned this pull request Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature New Feature Status: Reviewed Has been reviewed by a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace $request->request by $request->getPayload()

2 participants