Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Serializer] Fix GetSetMethodNormalizer not working with setters with optional args #54828

Conversation

HypeMC
Copy link
Contributor

@HypeMC HypeMC commented May 2, 2024

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #54784
License MIT

Prior to #52917 setters could have an optional argument or even multiple ones. This restores the previous behavior.

@derrabus
Copy link
Member

derrabus commented May 2, 2024

Thank you @HypeMC.

@derrabus derrabus merged commit a48b386 into symfony:5.4 May 2, 2024
10 of 12 checks passed
@HypeMC HypeMC deleted the fix-getsetmethodnormalizer-with-setters-with-optional-args branch May 2, 2024 22:45
@fabpot fabpot mentioned this pull request May 17, 2024
This was referenced Jun 2, 2024
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.

None yet

4 participants