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

Commit9340846

Browse files
Replaced the list to use an unordered list
1 parentadbec6d commit9340846

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎components/var_dumper/advanced.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ using a :class:`Symfony\\Component\\VarDumper\\Cloner\\Data` object as input.
100100
The destination and the formatting of this output vary with dumpers and are
101101
influenced by two environment variables:
102102

103-
- If ``DUMP_STRING_LENGTH`` is set, then the length of a string is displayed next to its content.
104-
- If ``DUMP_LIGHT_ARRAY`` is set, then arrays are not displayed completely.
103+
* If ``DUMP_STRING_LENGTH`` is set, then the length of a string is displayed next to its content.
104+
* If ``DUMP_LIGHT_ARRAY`` is set, then arrays are not displayed completely.
105105

106106
This component comes with an:class:`Symfony\\Component\\VarDumper\\Dumper\\HtmlDumper`
107107
for HTML output and a:class:`Symfony\\Component\\VarDumper\\Dumper\\CliDumper`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp