Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Serializer] Ignore comments when decoding XML #9483

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
javiereguiluz opened this issue Mar 23, 2018 · 0 comments · Fixed by #9630
Closed

[Serializer] Ignore comments when decoding XML #9483

javiereguiluz opened this issue Mar 23, 2018 · 0 comments · Fixed by #9630
Labels
hasPR A Pull Request has already been submitted for this issue. Serializer
Milestone

Comments

@javiereguiluz
Copy link
Member

Comments are ignored by default, but the list of ignored nodes is configurable: symfony/symfony#26445

@javiereguiluz javiereguiluz added this to the 4.1 milestone Mar 23, 2018
javiereguiluz added a commit that referenced this issue Apr 27, 2018
…oding (snoek09, javiereguiluz)

This PR was merged into the master branch.

Discussion
----------

[Serializer] example for processing XML comments when decoding

This fixes #9483.

Commits
-------

dc01b87 Reword
8d99047 example for processing XML comments when decoding
@xabbuh xabbuh added the hasPR A Pull Request has already been submitted for this issue. label May 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hasPR A Pull Request has already been submitted for this issue. Serializer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants