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

Commitc72dde0

Browse files
committed
minor#6921 Fix var_dumper advanced usage link (ogizanagi)
This PR was merged into the 2.7 branch.Discussion----------Fix var_dumper advanced usage linkFixes the "advanced usages" link from thehttp://symfony.com/doc/current/components/var_dumper.html#the-dump-function section's note.I've performed a quick search for similar errors in other documents, but was unable to find any other. 😃Commits-------86f1348 Fix var_dumper advanced usage link
2 parents7bd49b9 +86f1348 commitc72dde0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎components/var_dumper.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ current PHP SAPI:
6464
..note::
6565

6666
If you want to catch the dump output as a string, please read the
67-
`advanced documentation<advanced>`_ which contains examples of it.
67+
:doc:`advanced documentation</components/var_dumper/advanced>` which contains examples of it.
6868
You'll also learn how to change the format or redirect the output to
6969
wherever you want.
7070

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp