Commit a7e6bf1
committed
minor symfony#10369 [Serializer] Updated the list of loaded encoders (AndreiIgna)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes symfony#10369).
Discussion
----------
[Serializer] Updated the list of loaded encoders
Framework bundle preloads encoders https://github.com/symfony/framework-bundle/blob/master/Resources/config/serializer.xml#L102
but not all were added in doc page https://symfony.com/doc/master/serializer.html#adding-normalizers-and-encoders
Commits
-------
f4cf54a [Serializer] Updated the list of loaded encoders1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
96 | 98 | | |
97 | 99 | | |
98 | 100 | | |
| |||
0 commit comments