Skip to content

Commit efd12b1

Browse files
Merge branch '7.4' into 8.0
* 7.4: Fix generating logout link with stateless csrf [AssetMapper] Fix tests [Notifier] Add support for `confirm` option in Slack buttons API [DebugBundle] Wire `DumpDataCollector`'s `webMode` argument filter should be empty when filtering on all domains [Routing] Initialize `router.request_context`'s `_locale` parameter to `%kernel.default_locale%`
2 parents c799258 + 5c5911a commit efd12b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/config/services.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
param('kernel.charset'),
5353
service('.virtual_request_stack'),
5454
null, // var_dumper.cli_dumper or var_dumper.server_connection when debug.dump_destination is set
55+
param('kernel.runtime_mode.web'),
5556
])
5657
->tag('data_collector', [
5758
'id' => 'dump',

0 commit comments

Comments
 (0)