Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
[Serializer] Add an @Ignore annotation #28744#13701
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
[Serializer] Add an @Ignore annotation #28744#13701
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
@vasilvestre thanks for contributing these docs. I left some comments about some minor things, but overall it looks OK to me 👍
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
small code changes required after renamingMyObj
in favor ofMyClass
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Update serializer.rstUpdate components/serializer.rstCo-authored-by: Oskar Stark <oskarstark@googlemail.com>Update components/serializer.rstCo-authored-by: Antoine Makdessi <antoine.makdessi@agriconomie.com>Update components/serializer.rstCo-authored-by: Antoine Makdessi <antoine.makdessi@agriconomie.com>Update components/serializer.rstCo-authored-by: Oskar Stark <oskarstark@googlemail.com>Update components/serializer.rstCo-authored-by: Antoine Makdessi <antoine.makdessi@agriconomie.com>Update serializer.rst
@javiereguiluz I think this should be good now ! |
Uh oh!
There was an error while loading.Please reload this page.
Remove default value (false) from ignoring rules in XML and YML files as I didn't put them in PHP code.
Valentin, thanks a lot for your contribution ... and congrats on your very first contribution to Symfony Docs 🎉 |
Uh oh!
There was an error while loading.Please reload this page.
Completesymfony/symfony#28744
Fix#13585