symfony-docs icon indicating copy to clipboard operation
symfony-docs copied to clipboard

[Serializer] Add class/format/context to NameConverterInterface

Open mttsch opened this issue 1 year ago • 1 comments

Fix #19683

mttsch avatar Apr 22 '24 16:04 mttsch

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: https://github.com/symfony/symfony/pull/54531#discussion_r1561063871.

mttsch avatar Apr 22 '24 17:04 mttsch