-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[Serializer] versionadded directive for name_converter option #6992
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
Conversation
8e4c98c
to
469d611
Compare
name_converter | ||
.............. | ||
|
||
**type**: ``string`` | ||
|
||
.. versionadded:: 2.8 | ||
The ``name_converter`` setting was introduced in Symfony 2.8. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The xxx setting was introduced ...
is used 3 times in Symfony Docs, but The xxx option was introduced...
alternative is used tens of times. Let's normalize that in a separate PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see #7007
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
No brainer 👍 status: reviewed |
…tion (xabbuh) This PR was merged into the 2.8 branch. Discussion ---------- [Serializer] versionadded directive for name_converter option Commits ------- 469d611 versionadded directive for name_converter option
No description provided.