File tree
3 files changed
+16
-3
lines changedFilter options
- src/Symfony
- Component/Translation
- Contracts/Translation
- Test
3 files changed
+16
-3
lines changedsrc/Symfony/Component/Translation/PluralizationRules.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/PluralizationRules.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| ||
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
| 91 | + |
91 | 92 |
|
92 | 93 |
|
93 | 94 |
|
|
src/Symfony/Contracts/Translation/Test/TranslatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Contracts/Translation/Test/TranslatorTest.php+12-1Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
83 | 94 |
|
84 | 95 |
|
85 | 96 |
|
| ||
296 | 307 |
|
297 | 308 |
|
298 | 309 |
|
299 |
| - |
| 310 | + |
300 | 311 |
|
301 | 312 |
|
302 | 313 |
|
|
src/Symfony/Contracts/Translation/TranslatorTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Contracts/Translation/TranslatorTrait.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
143 |
| - |
| 143 | + |
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
| ||
149 | 149 |
|
150 | 150 |
|
151 | 151 |
|
| 152 | + |
152 | 153 |
|
153 | 154 |
|
154 | 155 |
|
|
0 commit comments