Skip to content

Commit 6fd409f

Browse files
Merge branch '3.4'
* 3.4: [DI] Handle container.autowiring.strict_mode to opt-out from legacy autowiring [2.8] Fix some docblocks Escape trailing \ in QuestionHelper autocompletion [FrameworkBundle][Serializer] Remove outdated condition Add "doctrine/annotations" to top-level composer.json Fix phpdoc inconsistencies, simplify no-op sprintf. Remove inapplicable phpdoc comment nit: Fix phpdoc inconsistency and unreachable statement [DI] Register default env var provided types Fix phpdoc and unnecessary sprintf [FrameworkBundle][Workflow] Fix deprectation when checking workflow.registry service in dump command [Security] Fix BC layer for AbstractGuardAuthenticator subclasses Prefer line formatter on missing cli dumper [DI] Enhance service locator error message
2 parents 8f121e5 + ba8ffd3 commit 6fd409f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PluralizationRules.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ public static function get($number, $locale)
7171
case 'vi':
7272
case 'zh':
7373
return 0;
74-
break;
7574

7675
case 'af':
7776
case 'bn':

0 commit comments

Comments
 (0)