Skip to content

Commit 67905eb

Browse files
StevenRenauxOskarStark
authored andcommitted
Update framework.rst
1 parent f63606b commit 67905eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

reference/configuration/framework.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ handle_all_throwables
5858
When set to ``true``, the Symfony kernel will catch all ``\Throwable`` exceptions
5959
thrown by the application and will turn them into HTTP responses.
6060

61+
The ``handle_all_throwables`` option was introduced in Symfony 6.2.
62+
Starting from Symfony 7.0, the default value is ``true``.
63+
6164
.. _configuration-framework-http_cache:
6265

6366
http_cache

0 commit comments

Comments
 (0)