Skip to content

Commit b84c706

Browse files
authored
Update framework.rst
1 parent bc55717 commit b84c706

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/configuration/framework.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ will invalidate all signed URIs and Remember Me cookies. That's why, after
5353
changing this value, you should regenerate the application cache and log
5454
out all the application users.
5555

56-
catch_all_throwables
56+
handle_all_throwables
5757
~~~~~~~~~~~~~~~~~~~~
5858

5959
**type**: ``boolean`` **default**: ``false``
@@ -65,7 +65,7 @@ Starting from Symfony 7.0, the default value of this option will be ``true``.
6565

6666
.. versionadded:: 6.2
6767

68-
The ``catch_all_throwables`` option was introduced in Symfony 6.2.
68+
The ``handle_all_throwables`` option was introduced in Symfony 6.2.
6969

7070
.. _configuration-framework-http_cache:
7171

0 commit comments

Comments
 (0)