Commit c3d6800
File tree
3 files changed
+24
-10
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- Resources/config
- Component/Translation
3 files changed
+24
-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 |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
| 51 | + |
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
| 79 | + |
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
|
src/Symfony/Component/Translation/IdentityTranslator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/IdentityTranslator.php+19-7Lines changed: 19 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 |
|
| ||
50 | 55 |
|
51 | 56 |
|
52 | 57 |
|
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
53 | 64 |
|
54 |
| - |
| 65 | + |
| 66 | + |
55 | 67 |
|
56 | 68 |
|
57 | 69 |
|
|
0 commit comments