Skip to content

Commit aa63ff6

Browse files
osavchenkoxabbuh
authored andcommitted
Add deprecation message for as_collection parameter of CsvEncoder serializer
1 parent bd21549 commit aa63ff6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/serializer.rst

+3
Original file line numberDiff line numberDiff line change
@@ -777,6 +777,9 @@ always as a collection.
777777
.. versionadded:: 4.1
778778
The ``as_collection`` option was introduced in Symfony 4.1.
779779

780+
.. versionadded:: 4.2
781+
Relying on the default value ``false`` is deprecated since Symfony 4.2.
782+
780783
The ``XmlEncoder``
781784
~~~~~~~~~~~~~~~~~~
782785

0 commit comments

Comments
 (0)