Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[HttpKernel] Fix using MapRequestPayload on nullable arguments#62449

Merged
nicolas-grekas merged 1 commit into
symfony:6.4from
nicolas-grekas:hk-map-fix
Nov 20, 2025
Merged

[HttpKernel] Fix using MapRequestPayload on nullable arguments#62449
nicolas-grekas merged 1 commit into
symfony:6.4from
nicolas-grekas:hk-map-fix

Conversation

@nicolas-grekas
Copy link
Copy Markdown
Member

Q A
Branch? 6.4
Bug fix? yes
New feature? no
Deprecations? no
Issues -
License MIT

#50029 broke the capacity to use #[MapRequestPayload] on a nullable argument of an action accepting for GET/POST verbs.

@carsonbot carsonbot added this to the 6.4 milestone Nov 20, 2025
@nicolas-grekas nicolas-grekas merged commit dd887fa into symfony:6.4 Nov 20, 2025
9 of 11 checks passed
This was referenced Nov 21, 2025
@nicolas-grekas nicolas-grekas deleted the hk-map-fix branch December 7, 2025 10:49
This was referenced Dec 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants