Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
[Serializer] Add documentation about the (de)serialization of interfaces and abstract classes#9016
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
sroze commentedJan 8, 2018
@javiereguiluz something like that? |
javiereguiluz left a comment
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.
@sroze thanks for providing the docs for the feature that you also contributed. I like the example a lot because it's easy to follow and understand. I made some minor tweaks to it. Thanks!
sroze commentedJan 8, 2018
Thanks@javiereguiluz |
javiereguiluz commentedJan 9, 2018
It's merged now! Samuel, thanks for this and all your other Symfony related work. |
…n of interfaces and abstract classes (sroze, javiereguiluz)This PR was merged into the master branch.Discussion----------[Serializer] Add documentation about the (de)serialization of interfaces and abstract classesFixes#9011Add documentation forsymfony/symfony#24375Commits-------ac831b0 Minor fixes and some tweaks61b9c53 Add documentation about the (de)serialization of interfaces and abstract classes
Fixes#9011
Add documentation forsymfony/symfony#24375