Commit a524658
File tree
5 files changed
+89
-8
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- DependencyInjection
- Tests
- DependencyInjection
- Translation
- Translation
- Component/Translation
5 files changed
+89
-8
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+19-7Lines changed: 19 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1075 | 1075 |
|
1076 | 1076 |
|
1077 | 1077 |
|
| 1078 | + |
1078 | 1079 |
|
1079 | 1080 |
|
1080 | 1081 |
|
| ||
1093 | 1094 |
|
1094 | 1095 |
|
1095 | 1096 |
|
1096 |
| - |
| 1097 | + |
1097 | 1098 |
|
| 1099 | + |
| 1100 | + |
1098 | 1101 |
|
1099 |
| - |
| 1102 | + |
1100 | 1103 |
|
1101 |
| - |
1102 | 1104 |
|
| 1105 | + |
| 1106 | + |
1103 | 1107 |
|
1104 | 1108 |
|
1105 | 1109 |
|
1106 | 1110 |
|
1107 |
| - |
| 1111 | + |
1108 | 1112 |
|
1109 | 1113 |
|
1110 | 1114 |
|
| ||
1119 | 1123 |
|
1120 | 1124 |
|
1121 | 1125 |
|
1122 |
| - |
| 1126 | + |
1123 | 1127 |
|
| 1128 | + |
| 1129 | + |
1124 | 1130 |
|
1125 |
| - |
| 1131 | + |
| 1132 | + |
1126 | 1133 |
|
1127 | 1134 |
|
1128 | 1135 |
|
1129 | 1136 |
|
1130 | 1137 |
|
| 1138 | + |
| 1139 | + |
1131 | 1140 |
|
1132 | 1141 |
|
1133 | 1142 |
|
| ||
1154 | 1163 |
|
1155 | 1164 |
|
1156 | 1165 |
|
1157 |
| - |
| 1166 | + |
| 1167 | + |
| 1168 | + |
| 1169 | + |
1158 | 1170 |
|
1159 | 1171 |
|
1160 | 1172 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
| 29 | + |
28 | 30 |
|
29 | 31 |
|
30 | 32 |
|
| ||
800 | 802 |
|
801 | 803 |
|
802 | 804 |
|
| 805 | + |
| 806 | + |
| 807 | + |
| 808 | + |
| 809 | + |
| 810 | + |
| 811 | + |
| 812 | + |
| 813 | + |
| 814 | + |
| 815 | + |
| 816 | + |
| 817 | + |
| 818 | + |
| 819 | + |
| 820 | + |
| 821 | + |
| 822 | + |
| 823 | + |
| 824 | + |
803 | 825 |
|
804 | 826 |
|
805 | 827 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Translation/TranslatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Translation/TranslatorTest.php+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
| 18 | + |
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
| ||
223 | 225 |
|
224 | 226 |
|
225 | 227 |
|
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
226 | 251 |
|
227 | 252 |
|
228 | 253 |
|
|
src/Symfony/Bundle/FrameworkBundle/Translation/Translator.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Translation/Translator.php+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
| ||
31 | 33 |
|
32 | 34 |
|
33 | 35 |
|
| 36 | + |
34 | 37 |
|
35 | 38 |
|
36 | 39 |
|
| ||
48 | 51 |
|
49 | 52 |
|
50 | 53 |
|
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
51 | 59 |
|
52 | 60 |
|
53 | 61 |
|
| ||
78 | 86 |
|
79 | 87 |
|
80 | 88 |
|
| 89 | + |
81 | 90 |
|
82 | 91 |
|
83 | 92 |
|
| ||
120 | 129 |
|
121 | 130 |
|
122 | 131 |
|
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
123 | 142 |
|
124 | 143 |
|
125 | 144 |
|
|
src/Symfony/Component/Translation/Translator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Translator.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
395 | 395 |
|
396 | 396 |
|
397 | 397 |
|
398 |
| - |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
399 | 402 |
|
400 | 403 |
|
401 | 404 |
|
|
0 commit comments