Skip to content

Commit 337b597

Browse files
committed
More syntax fixes
1 parent a29d978 commit 337b597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serializer/encoders.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ are available to customize the behavior of the encoder:
6565
``csv_end_of_line`` (default: ``\n``)
6666
Sets the character(s) used to mark the end of each line in the CSV file.
6767
``csv_escape_char`` (default: empty string)
68-
.. deprecated::
68+
.. deprecated:: 7.2
6969

7070
The ``csv_escape_char`` option was deprecated in Symfony 7.2.
7171

0 commit comments

Comments
 (0)