Commit 84cb4e9
committed
minor #9629 Wrong attribute serializer xml (vgmaarten)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes #9629).
Discussion
----------
Wrong attribute serializer xml
The given example in docs is wrong.
https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Serializer/Mapping/Loader/schema/dic/serializer-mapping/serializer-mapping-1.0.xsd#L67
https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Serializer/Tests/Fixtures/serialization.xml#L19
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
3ffa764 Wrong attribute serializer xml1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
814 | 814 | | |
815 | 815 | | |
816 | 816 | | |
817 | | - | |
818 | | - | |
819 | | - | |
| 817 | + | |
820 | 818 | | |
821 | 819 | | |
822 | 820 | | |
| |||
0 commit comments