Commit 3f49b76
committed
minor #12901 [Serializer] Remove note about CsvEncoder as_collection flag (ogizanagi)
This PR was merged into the 5.0 branch.
Discussion
----------
[Serializer] Remove note about CsvEncoder as_collection flag
This is the default since 5.0
https://github.com/symfony/symfony/blob/ad7d24109c5d9d9bce66ae57c509eb9baa3cc21b/src/Symfony/Component/Serializer/Encoder/CsvEncoder.php#L47
<!--
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
-------
0be5b16 [Serializer] Remove note about CsvEncoder as_collection flag1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
786 | 786 | | |
787 | 787 | | |
788 | 788 | | |
789 | | - | |
790 | | - | |
791 | | - | |
792 | 789 | | |
793 | 790 | | |
794 | 791 | | |
| |||
0 commit comments