Skip to content
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

move detection of ignored properties to propertyNameCollectionFactory… #3907

Closed

Conversation

lucasgranberg
Copy link
Contributor

… from AbstractNormalizer

Q A
Bug fix? yes
New feature? yes
BC breaks? no
Deprecations? no
Tickets modifies #3820
License MIT

Move detection of symfony/serializer Ignore to a propertyNameCollectionFactory. The way it was implemented in AbstractItemNormalizer didn't remove the ignored properties from the schema.

@soyuka
Copy link
Member

soyuka commented Dec 16, 2020

Hi thank you for your PR. We've have a fix pending for this exact issue here: master...meyerbaptiste:add_ignore_annotation_support
Could you try it out to see if it fixes your issue?

@lucasgranberg
Copy link
Contributor Author

#3910 seems to fix this

@lucasgranberg lucasgranberg deleted the move_ignore_detection branch December 22, 2020 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants