We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b08a7ed commit f24b847Copy full SHA for f24b847
symfony/framework-bundle/6.2/config/packages/framework.yaml
@@ -3,7 +3,7 @@ framework:
3
secret: '%env(APP_SECRET)%'
4
#csrf_protection: true
5
http_method_override: false
6
- catch_all_throwables: true
+ handle_all_throwables: true
7
8
# Enables session support. Note that the session will ONLY be started if you read or write from it.
9
# Remove or comment this section to explicitly disable session support.
0 commit comments