Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e0fdec0

Browse filesBrowse files
minor #44386 [FrameworkBundle] ResponseListener needs only 2 parameters (maxhelias)
This PR was merged into the 5.4 branch. Discussion ---------- [FrameworkBundle] ResponseListener needs only 2 parameters | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | - | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Introduced in 5.4 with : #43108 Commits ------- 6074226 ResponseListener needs only 2 parameters
2 parents 8c68599 + 6074226 commit e0fdec0
Copy full SHA for e0fdec0

File tree

1 file changed

+0
-1
lines changed
Filter options
  • src/Symfony/Bundle/FrameworkBundle/Resources/config

1 file changed

+0
-1
lines changed

‎src/Symfony/Bundle/FrameworkBundle/Resources/config/web.php

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/web.php
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
->args([
7171
param('kernel.charset'),
7272
abstract_arg('The "set_content_language_from_locale" config value'),
73-
param('kernel.enabled_locales'),
7473
])
7574
->tag('kernel.event_subscriber')
7675

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.