Skip to content

Commit f24b847

Browse files
Rename to handle_all_throwables
1 parent b08a7ed commit f24b847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/framework-bundle/6.2/config/packages/framework.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ framework:
33
secret: '%env(APP_SECRET)%'
44
#csrf_protection: true
55
http_method_override: false
6-
catch_all_throwables: true
6+
handle_all_throwables: true
77

88
# Enables session support. Note that the session will ONLY be started if you read or write from it.
99
# Remove or comment this section to explicitly disable session support.

0 commit comments

Comments
 (0)