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

Commit29c83bd

Browse files
committed
bug#20404 Fix error_pages.rst setResponse() (Florian-Merle)
This PR was merged into the 5.4 branch.Discussion----------Fix error_pages.rst setResponse()I believe#13877 should not have been merged because `setException` has been replaced by `setThrowable`, not `setResponse`.Commits-------8905736 Fix error_pages.rst setResponse()
2 parents5f1dda8 +8905736 commit29c83bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎controller/error_pages.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ error pages.
319319

320320
..note::
321321

322-
If your listener calls ``setThrowable()`` on the
322+
If your listener calls ``setResponse()`` on the
323323
:class:`Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent`
324324
event, propagation will be stopped and the response will be sent to
325325
the client.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp