Skip to content

[Serializer] feature: add the context key and add a link to the encoders in serializer to avoid duplication. #9296

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

Merged
merged 1 commit into from
Mar 12, 2018

Conversation

Simperfit
Copy link
Contributor

@Simperfit Simperfit commented Feb 19, 2018

Fixes #9384 and #9383.

@Simperfit Simperfit changed the title Add the context key documentation [Serializer] feature: add the context key and add a link to the encoders in serializer to avoid dupplication. Feb 19, 2018
@Simperfit Simperfit changed the title [Serializer] feature: add the context key and add a link to the encoders in serializer to avoid dupplication. [Serializer] feature: add the context key and add a link to the encoders in serializer to avoid duplication. Feb 19, 2018
@@ -605,23 +605,7 @@ There are several types of normalizers available:
Encoders
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Considering that we show all the information about Normalizers in this article ... I think the change should be the opposite: delete the serializer/encoders.rst article entirely and move its contents to this Encoders section.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will do

@Simperfit
Copy link
Contributor Author

Status: Needs Review

@javiereguiluz
Copy link
Member

Hamza, thanks for your work here. In addition to documenting missing things, you removed a small doc article, and we always love that! Cheers.

@javiereguiluz javiereguiluz merged commit e6d3f77 into symfony:master Mar 12, 2018
javiereguiluz added a commit that referenced this pull request Mar 12, 2018
…to the encoders in serializer to avoid duplication. (Simperfit)

This PR was merged into the master branch.

Discussion
----------

[Serializer] feature: add the context key and add a link to the encoders in serializer to avoid duplication.

Fixes #9384 and #9383.

Commits
-------

e6d3f77 feature: add the context key documentation and remove encoders documentation
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.

4 participants