Commit 2a9e65d
File tree
2 files changed
+67
-7
lines changedFilter options
- src/Symfony/Bundle/FrameworkBundle
- Tests/Translation
- Translation
2 files changed
+67
-7
lines changedsrc/Symfony/Bundle/FrameworkBundle/Tests/Translation/TranslatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Translation/TranslatorTest.php+45Lines changed: 45 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
138 | 183 |
|
139 | 184 |
|
140 | 185 |
|
|
src/Symfony/Bundle/FrameworkBundle/Translation/Translator.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Translation/Translator.php+22-7Lines changed: 22 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
40 | 48 |
|
41 | 49 |
|
42 | 50 |
|
| ||
65 | 73 |
|
66 | 74 |
|
67 | 75 |
|
68 |
| - |
69 |
| - |
70 |
| - |
| 76 | + |
71 | 77 |
|
72 | 78 |
|
73 | 79 |
|
| ||
93 | 99 |
|
94 | 100 |
|
95 | 101 |
|
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
96 | 107 |
|
97 | 108 |
|
98 | 109 |
|
| ||
104 | 115 |
|
105 | 116 |
|
106 | 117 |
|
107 |
| - |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
108 | 124 |
|
109 | 125 |
|
110 | 126 |
|
111 | 127 |
|
112 | 128 |
|
113 | 129 |
|
114 | 130 |
|
115 |
| - |
| 131 | + |
116 | 132 |
|
117 |
| - |
| 133 | + |
118 | 134 |
|
119 | 135 |
|
120 | 136 |
|
121 | 137 |
|
122 |
| - |
123 | 138 |
|
124 | 139 |
|
125 | 140 |
|
|
0 commit comments