Skip to content

Commit 3293271

Browse files
Merge branch '2.7' into 2.8
* 2.7: Escape trailing \ in QuestionHelper autocompletion Add "doctrine/annotations" to top-level composer.json nit: Fix phpdoc inconsistency and unreachable statement
2 parents a69be9f + 038ca65 commit 3293271

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)