We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a29d978 commit 337b597Copy full SHA for 337b597
serializer/encoders.rst
@@ -65,7 +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
- .. deprecated::
+ .. deprecated:: 7.2
69
70
The ``csv_escape_char`` option was deprecated in Symfony 7.2.
71
0 commit comments