We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9784ab2 + 03b029b commit 8147046Copy full SHA for 8147046
serializer/encoders.rst
@@ -65,6 +65,7 @@ are available to customize the behavior of the encoder:
65
``csv_end_of_line`` (default: ``\n``)
66
Sets the character(s) used to mark the end of each line in the CSV file.
67
``csv_escape_char`` (default: empty string)
68
+
69
.. deprecated:: 7.2
70
71
The ``csv_escape_char`` option was deprecated in Symfony 7.2.
0 commit comments