Skip to content

[Serializer] Add UidNormalizer normalization formats #14799

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

fancyweb
Copy link
Contributor

@fancyweb fancyweb commented Jan 7, 2021

Fix #14794

@fancyweb fancyweb force-pushed the serializer-uid-normalizer-normalization-formats branch 3 times, most recently from e21c3f7 to 51b5022 Compare January 8, 2021 16:21
Copy link
Contributor

@OskarStark OskarStark left a comment

Choose a reason for hiding this comment

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

Thanks

@javiereguiluz javiereguiluz force-pushed the serializer-uid-normalizer-normalization-formats branch from 51b5022 to ebdf28d Compare January 15, 2021 16:15
@javiereguiluz
Copy link
Member

Thomas, thanks a lot for contributing this feature and thanks also for being super nice and contributing the docs too.

@javiereguiluz javiereguiluz merged commit 468da08 into symfony:5.x Jan 15, 2021
@fancyweb fancyweb deleted the serializer-uid-normalizer-normalization-formats branch January 15, 2021 17:01
javiereguiluz added a commit that referenced this pull request Jan 11, 2022
This PR was merged into the 5.3 branch.

Discussion
----------

[Serializer] Reintroduce removed note

Followup to #16371

This note is present on the [4.4 branch](https://github.com/symfony/symfony-docs/blob/7b083f6118d6aa2649613a0bc54ba7eadcee1c79/components/serializer.rst?plain=1#L799-L802) but was removed on the 5.x branch with #14799 .

Since there is no other link to the custom normalizer docs on this page, I'd suggest adding it back. Also, this would make it consistent with the [Encoders section](https://github.com/symfony/symfony-docs/blob/09b9115337070d1adb69c22eaffa46c635da17d5/components/serializer.rst?plain=1#L999-L1002).

Commits
-------

d5cbaf4 Reintroduce removed note
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] [UidNormalizer] Add normalization formats
4 participants