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 386f521 commit bc07f41Copy full SHA for bc07f41
config/packages/framework.yaml
@@ -2,7 +2,6 @@
2
framework:
3
secret: '%env(APP_SECRET)%'
4
#csrf_protection: true
5
- handle_all_throwables: true
6
7
# Enables session support. Note that the session will ONLY be started if you read or write from it.
8
# Remove or comment this section to explicitly disable session support.
@@ -15,8 +14,6 @@ framework:
15
14
16
#esi: true
17
#fragments: true
18
- php_errors:
19
- log: true
20
21
error_controller: App\Controller\AppExceptionController::read
22
symfony.lock
@@ -277,7 +277,7 @@
277
"repo": "github.com/symfony/recipes",
278
"branch": "main",
279
"version": "7.0",
280
- "ref": "de6e1b3e2bbbe69e36262d72c3f3db858b1ab391"
+ "ref": "6356c19b9ae08e7763e4ba2d9ae63043efc75db5"
281
},
282
"files": [
283
"config/packages/cache.yaml",
0 commit comments