Commit 1113999
File tree
Expand file treeCollapse file tree
2 files changed
+65
-4
lines changedFilter options
- src/Symfony/Component/Translation
- Tests
Expand file treeCollapse file tree
2 files changed
+65
-4
lines changedsrc/Symfony/Component/Translation/Tests/TranslatorCacheTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/TranslatorCacheTest.php+35Lines changed: 35 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
104 | 139 |
|
105 | 140 |
|
106 | 141 |
|
|
src/Symfony/Component/Translation/Translator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Translator.php+30-4Lines changed: 30 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
346 | 346 |
|
347 | 347 |
|
348 | 348 |
|
| 349 | + |
349 | 350 |
|
350 |
| - |
| 351 | + |
351 | 352 |
|
352 | 353 |
|
353 | 354 |
|
| ||
361 | 362 |
|
362 | 363 |
|
363 | 364 |
|
364 |
| - |
| 365 | + |
365 | 366 |
|
366 | 367 |
|
367 | 368 |
|
| ||
392 | 393 |
|
393 | 394 |
|
394 | 395 |
|
| 396 | + |
395 | 397 |
|
396 | 398 |
|
397 | 399 |
|
398 |
| - |
| 400 | + |
399 | 401 |
|
400 | 402 |
|
401 | 403 |
|
| 404 | + |
402 | 405 |
|
403 | 406 |
|
404 | 407 |
|
| ||
409 | 412 |
|
410 | 413 |
|
411 | 414 |
|
412 |
| - |
| 415 | + |
| 416 | + |
| 417 | + |
| 418 | + |
| 419 | + |
| 420 | + |
| 421 | + |
| 422 | + |
| 423 | + |
| 424 | + |
| 425 | + |
| 426 | + |
| 427 | + |
| 428 | + |
| 429 | + |
| 430 | + |
| 431 | + |
| 432 | + |
| 433 | + |
| 434 | + |
| 435 | + |
| 436 | + |
| 437 | + |
| 438 | + |
413 | 439 |
|
414 | 440 |
|
415 | 441 |
|
|
0 commit comments