Commit 281c697
File tree
Expand file treeCollapse file tree
12 files changed
+118
-16
lines changedFilter options
- .github/ISSUE_TEMPLATE
- src/Symfony
- Bundle/FrameworkBundle/Resources/config
- Component
- Console/Helper
- DependencyInjection
- Compiler
- Tests/Compiler
- Lock/Store
- Validator/Resources/translations
- VarDumper
Expand file treeCollapse file tree
12 files changed
+118
-16
lines changed.github/ISSUE_TEMPLATE/1_Bug_report.yaml
Copy file name to clipboard+38Lines changed: 38 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
.github/ISSUE_TEMPLATE/2_Feature_request.yaml
Copy file name to clipboard+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
src/Symfony/Bundle/FrameworkBundle/Resources/config/console.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/console.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
307 | 307 |
|
308 | 308 |
|
309 | 309 |
|
310 |
| - |
| 310 | + |
311 | 311 |
|
312 | 312 |
|
313 | 313 |
|
| ||
321 | 321 |
|
322 | 322 |
|
323 | 323 |
|
324 |
| - |
| 324 | + |
325 | 325 |
|
326 | 326 |
|
327 | 327 |
|
|
src/Symfony/Component/Console/Helper/QuestionHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Helper/QuestionHelper.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
208 | 208 |
|
209 | 209 |
|
210 | 210 |
|
211 |
| - |
| 211 | + |
212 | 212 |
|
213 | 213 |
|
214 | 214 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
166 |
| - |
167 |
| - |
168 |
| - |
169 |
| - |
| 166 | + |
| 167 | + |
170 | 168 |
|
171 | 169 |
|
172 | 170 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/PassConfig.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/PassConfig.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| 65 | + |
| 66 | + |
65 | 67 |
|
66 | 68 |
|
67 | 69 |
|
68 |
| - |
69 | 70 |
|
70 | 71 |
|
71 | 72 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/AutowirePassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/AutowirePassTest.php+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1027 | 1027 |
|
1028 | 1028 |
|
1029 | 1029 |
|
1030 |
| - |
1031 | 1030 |
|
| 1031 | + |
1032 | 1032 |
|
1033 | 1033 |
|
1034 | 1034 |
|
| ||
1050 | 1050 |
|
1051 | 1051 |
|
1052 | 1052 |
|
1053 |
| - |
1054 | 1053 |
|
| 1054 | + |
1055 | 1055 |
|
1056 | 1056 |
|
1057 | 1057 |
|
| ||
1068 | 1068 |
|
1069 | 1069 |
|
1070 | 1070 |
|
1071 |
| - |
1072 | 1071 |
|
| 1072 | + |
1073 | 1073 |
|
1074 | 1074 |
|
1075 | 1075 |
|
| ||
1086 | 1086 |
|
1087 | 1087 |
|
1088 | 1088 |
|
| 1089 | + |
1089 | 1090 |
|
1090 | 1091 |
|
1091 | 1092 |
|
1092 | 1093 |
|
1093 |
| - |
| 1094 | + |
1094 | 1095 |
|
1095 | 1096 |
|
1096 | 1097 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/IntegrationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/IntegrationTest.php+27Lines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
186 | 186 |
|
187 | 187 |
|
188 | 188 |
|
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
189 | 216 |
|
190 | 217 |
|
191 | 218 |
|
|
src/Symfony/Component/Lock/Store/PostgreSqlStore.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Lock/Store/PostgreSqlStore.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| ||
302 | 302 |
|
303 | 303 |
|
304 | 304 |
|
305 |
| - |
| 305 | + |
306 | 306 |
|
307 | 307 |
|
308 | 308 |
|
|
src/Symfony/Component/Validator/Resources/translations/validators.fa.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.fa.xlf+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
390 | 390 |
|
391 | 391 |
|
392 | 392 |
|
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
393 | 405 |
|
394 | 406 |
|
395 | 407 |
|
src/Symfony/Component/Validator/Resources/translations/validators.id.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.id.xlf+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
388 | 388 |
|
389 | 389 |
|
390 | 390 |
|
391 |
| - |
| 391 | + |
392 | 392 |
|
393 | 393 |
|
394 | 394 |
|
395 | 395 |
|
396 | 396 |
|
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
397 | 405 |
|
398 | 406 |
|
399 | 407 |
|
src/Symfony/Component/VarDumper/README.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/README.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
0 commit comments