Commit 47d6d7e
File tree
Expand file treeCollapse file tree
4 files changed
+44
-10
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- Resources/config
- Component/Translation
- Tests
Expand file treeCollapse file tree
4 files changed
+44
-10
lines changedsrc/Symfony/Bundle/FrameworkBundle/Resources/config/identity_translator.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/identity_translator.xml+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
|
src/Symfony/Bundle/FrameworkBundle/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/composer.json+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
82 |
| - |
| 82 | + |
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
|
src/Symfony/Component/Translation/IdentityTranslator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/IdentityTranslator.php+20-7Lines changed: 20 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 |
| - |
| 31 | + |
31 | 32 |
|
32 |
| - |
| 33 | + |
33 | 34 |
|
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
38 | 43 |
|
39 | 44 |
|
40 | 45 |
|
| ||
51 | 56 |
|
52 | 57 |
|
53 | 58 |
|
54 |
| - |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
55 | 68 |
|
56 | 69 |
|
57 | 70 |
|
|
src/Symfony/Component/Translation/Tests/IdentityTranslatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/IdentityTranslatorTest.php+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
23 | 42 |
|
0 commit comments