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] Add Default and "class name" default groups #51514

Merged
merged 1 commit into from
Feb 3, 2024

Conversation

mtarld
Copy link
Contributor

@mtarld mtarld commented Aug 29, 2023

Q A
Branch? 7.1
Bug fix? no
New feature? yes
Deprecations? no
Tickets Fix #32622
License MIT
Doc PR TODO

Add Default and "class name" groups to the (de)normalization context, following Validator's component naming convention.

@mtarld
Copy link
Contributor Author

mtarld commented Nov 20, 2023

Failing tests might be fixed thanks to #52646

@nicolas-grekas nicolas-grekas changed the title [Serializer] Add default groups [Serializer] Add Default and "class name" default groups Nov 20, 2023
src/Symfony/Component/Serializer/CHANGELOG.md Outdated Show resolved Hide resolved
src/Symfony/Component/Serializer/CHANGELOG.md Outdated Show resolved Hide resolved
@OrigamiKill
Copy link

Good PR!

@fabpot
Copy link
Member

fabpot commented Feb 3, 2024

Thank you @mtarld.

@fabpot fabpot merged commit 87f1a34 into symfony:7.1 Feb 3, 2024
4 of 8 checks passed
@mtarld mtarld deleted the feat/default-group branch February 3, 2024 16:53
@fabpot fabpot mentioned this pull request May 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.

Serializer default groups
6 participants