Commit 13d1d76
committed
File tree
Expand file treeCollapse file tree
3 files changed
+25
-6
lines changedFilter options
- src/Symfony/Component/Translation
- Extractor
- Tests
- Extractor
- fixtures/extractor
Expand file treeCollapse file tree
3 files changed
+25
-6
lines changedsrc/Symfony/Component/Translation/Extractor/PhpExtractor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Extractor/PhpExtractor.php+16-6Lines changed: 16 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
| 159 | + |
159 | 160 |
|
160 | 161 |
|
161 | 162 |
|
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
162 | 167 |
|
163 | 168 |
|
164 | 169 |
|
| ||
169 | 174 |
|
170 | 175 |
|
171 | 176 |
|
172 |
| - |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
173 | 182 |
|
174 | 183 |
|
175 |
| - |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
176 | 190 |
|
177 | 191 |
|
178 | 192 |
|
179 | 193 |
|
180 | 194 |
|
181 |
| - |
182 |
| - |
183 |
| - |
184 |
| - |
185 | 195 |
|
186 | 196 |
|
187 | 197 |
|
|
src/Symfony/Component/Translation/Tests/Extractor/PhpExtractorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/Extractor/PhpExtractorTest.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| 54 | + |
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
|
src/Symfony/Component/Translation/Tests/fixtures/extractor/translation.html.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/fixtures/extractor/translation.html.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
35 | 43 |
|
36 | 44 |
|
37 | 45 |
|
|
0 commit comments