Skip to content

[Serializer] Add class/format/context to NameConverterInterface #19818

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

mttsch
Copy link
Contributor

@mttsch mttsch commented Apr 22, 2024

Fix #19683

@mttsch
Copy link
Contributor Author

mttsch commented Apr 22, 2024

While adding this part, I was wondering that there is now first a note about AdvancedNameConverterInterface to access this data and then a note about it also being available via the parent interface NameConverterInterface. However, the discussion about AdvancedNameConverterInterface deprecated appears to have yielded no result: symfony/symfony#54531 (comment).

@wouterj wouterj force-pushed the feature/19683-NameConverterInterface branch from 9ea5c1c to b53029a Compare December 7, 2024 12:47
@wouterj
Copy link
Member

wouterj commented Dec 7, 2024

Thank you, Matthias! I've moved your contribution to a new article, as we've rewritten the Serializer docs in the past weeks.

@wouterj wouterj merged commit 1082c01 into symfony:7.1 Dec 7, 2024
2 of 3 checks passed
@mttsch mttsch deleted the feature/19683-NameConverterInterface branch December 7, 2024 12:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Serializer] Add context for CamelCaseToSnakeCaseNameConverter
3 participants