Skip to content

Different built-in serializers on different pages #15077

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

Closed
sarramegnag opened this issue Mar 8, 2021 · 6 comments
Closed

Different built-in serializers on different pages #15077

sarramegnag opened this issue Mar 8, 2021 · 6 comments

Comments

@sarramegnag
Copy link
Contributor

Hi,

It looks like some built-in normalizers are not listed in some pages. Could you tell me if that's normal ? Then I can issue a pull request.

Pages :

List The Serializer Component Normalizers
ConstraintViolationListNormalizer X X
DataUriNormalizer X X
DateIntervalNormalizer X X
DateTimeNormalizer X X
DateTimeZoneNormalizer X X
FormErrorNormalizer X X
GetSetMethodNormalizer X X
JsonSerializableNormalizer X X
ObjectNormalizer X X
ProblemNormalizer X X
PropertyNormalizer X X
UidNormalizer X  
CustomNormalizer   X

Thank you.

Guillaume

@xabbuh
Copy link
Member

xabbuh commented Mar 26, 2021

@sarramegnag Would you like to open a PR that adds the missing normalizers?

@sarramegnag
Copy link
Contributor Author

@xabbuh Since I'll have to issue two PR, one for "The Serializer Component" documentation on branch 4.x and one for "Normalizers" page for branch 5.2, do you think I should do two issues and link each PR to the right one or can I link both PR to this one ?

@xabbuh
Copy link
Member

xabbuh commented Mar 31, 2021

Just link both PRs to this issue.

@sarramegnag
Copy link
Contributor Author

Not sure if I did it properly, but there they are :)

javiereguiluz added a commit that referenced this issue Apr 6, 2021
This PR was merged into the 4.4 branch.

Discussion
----------

Standardize built-in normalizers lists

See #15077

Commits
-------

687199e Standardize built-in normalizers lists
javiereguiluz added a commit that referenced this issue Apr 6, 2021
…ramegnag)

This PR was submitted for the 5.x branch but it was merged into the 5.2 branch instead.

Discussion
----------

[Serializer] Standardize built-in normalizers lists

See #15077

Commits
-------

09b1c98 Standardize built-in normalizers lists
@carsonbot
Copy link
Collaborator

Thank you for this issue.
There has not been a lot of activity here for a while. Has this been resolved?

@xabbuh
Copy link
Member

xabbuh commented Apr 3, 2022

this seems to have been fixed in #15175 and #15176

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants