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 71454a8

Browse filesBrowse files
minor #43772 [FrameworkBundle] Fix tests (chalasr)
This PR was merged into the 6.0 branch. Discussion ---------- [FrameworkBundle] Fix tests | Q | A | ------------- | --- | Branch? | 6.0 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Just a `translator.enabled_locales` leftover. Commits ------- 78f5497 [FrameworkBundle] Fix tests
2 parents d27c6c6 + 78f5497 commit 71454a8
Copy full SHA for 71454a8

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

‎src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,6 @@ protected static function getBundleDefaultConfig()
412412
'formatter' => 'translator.formatter.default',
413413
'paths' => [],
414414
'default_path' => '%kernel.project_dir%/translations',
415-
'enabled_locales' => [],
416415
'pseudo_localization' => [
417416
'enabled' => false,
418417
'accents' => true,

0 commit comments

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