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

Commit63b36c7

Browse files
committed
minor#9605 [VarDumper] Fix rendering of inline code (kevin-verschaeve)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes#9605).Discussion----------[VarDumper] Fix rendering of inline codeA small piece of code that is not rendered correctly on the varDumper componentCommits-------8389469 [VarDumper] Fix rendering of inline code
2 parentsb0d8583 +8389469 commit63b36c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎components/var_dumper/advanced.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ being cloned in an array. They are callables that accept five arguments:
340340
* a:class:`Symfony\\Component\\VarDumper\\Cloner\\Stub` object
341341
representing the main properties of the object (class, type, etc.);
342342
* true/false when the caster is called nested in a structure or not;
343-
* A bit field of:class:`Symfony\\Component\\VarDumper\\Caster\\Caster```::EXCLUDE_*``
343+
* A bit field of:class:`Symfony\\Component\\VarDumper\\Caster\\Caster```::EXCLUDE_*``
344344
constants.
345345

346346
Here is a simple caster not doing anything::

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp