Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5bfcf93

Browse files
committed
remove documentation for the removed csv_escape_char option
1 parent9084ab6 commit5bfcf93

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

‎serializer/encoders.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,6 @@ are available to customize the behavior of the encoder:
6464
Sets the field enclosure (one character only).
6565
``csv_end_of_line`` (default: ``\n``)
6666
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.
72-
73-
Sets the escape character (at most one character).
7467
``csv_key_separator`` (default: ``.``)
7568
Sets the separator for array's keys during its flattening
7669
``csv_headers`` (default: ``[]``, inferred from input data's keys)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp