Commit 05f71d3
File tree
Expand file treeCollapse file tree
15 files changed
+110
-19
lines changedFilter options
- .github
- src/Symfony
- Bundle/WebProfilerBundle/Resources/views/Collector
- Component
- Console
- Helper
- Tests
- Helper
- ErrorHandler
- Finder
- Iterator
- HttpFoundation
- Tests
- Validator/Resources/translations
Expand file treeCollapse file tree
15 files changed
+110
-19
lines changed.github/PULL_REQUEST_TEMPLATE.md
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/config.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/config.html.twig+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
156 |
| - |
| 156 | + |
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
|
src/Symfony/Component/Console/Application.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Application.php+17-3Lines changed: 17 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
647 | 647 |
|
648 | 648 |
|
649 | 649 |
|
650 |
| - |
| 650 | + |
| 651 | + |
| 652 | + |
| 653 | + |
| 654 | + |
| 655 | + |
| 656 | + |
| 657 | + |
| 658 | + |
651 | 659 |
|
652 | 660 |
|
653 | 661 |
|
| ||
656 | 664 |
|
657 | 665 |
|
658 | 666 |
|
659 |
| - |
660 |
| - |
| 667 | + |
| 668 | + |
| 669 | + |
| 670 | + |
| 671 | + |
| 672 | + |
| 673 | + |
| 674 | + |
661 | 675 |
|
662 | 676 |
|
663 | 677 |
|
|
src/Symfony/Component/Console/Helper/Table.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Helper/Table.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
589 | 589 |
|
590 | 590 |
|
591 | 591 |
|
592 |
| - |
| 592 | + |
| 593 | + |
| 594 | + |
593 | 595 |
|
594 | 596 |
|
595 | 597 |
|
|
src/Symfony/Component/Console/Tests/ApplicationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/ApplicationTest.php+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1692 | 1692 |
|
1693 | 1693 |
|
1694 | 1694 |
|
| 1695 | + |
| 1696 | + |
| 1697 | + |
| 1698 | + |
| 1699 | + |
| 1700 | + |
| 1701 | + |
| 1702 | + |
| 1703 | + |
| 1704 | + |
| 1705 | + |
| 1706 | + |
| 1707 | + |
| 1708 | + |
| 1709 | + |
| 1710 | + |
| 1711 | + |
| 1712 | + |
| 1713 | + |
| 1714 | + |
| 1715 | + |
| 1716 | + |
| 1717 | + |
| 1718 | + |
| 1719 | + |
1695 | 1720 |
|
1696 | 1721 |
|
1697 | 1722 |
|
|
src/Symfony/Component/Console/Tests/Helper/TableTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Helper/TableTest.php+32Lines changed: 32 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
951 | 951 |
|
952 | 952 |
|
953 | 953 |
|
| 954 | + |
| 955 | + |
| 956 | + |
| 957 | + |
| 958 | + |
| 959 | + |
| 960 | + |
| 961 | + |
| 962 | + |
| 963 | + |
| 964 | + |
| 965 | + |
| 966 | + |
| 967 | + |
| 968 | + |
| 969 | + |
| 970 | + |
| 971 | + |
| 972 | + |
| 973 | + |
| 974 | + |
| 975 | + |
| 976 | + |
| 977 | + |
| 978 | + |
| 979 | + |
| 980 | + |
| 981 | + |
| 982 | + |
| 983 | + |
| 984 | + |
| 985 | + |
954 | 986 |
|
955 | 987 |
|
956 | 988 |
|
|
src/Symfony/Component/ErrorHandler/Debug.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorHandler/Debug.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
|
src/Symfony/Component/Finder/Finder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Finder/Finder.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
782 | 782 |
|
783 | 783 |
|
784 | 784 |
|
| 785 | + |
| 786 | + |
| 787 | + |
| 788 | + |
785 | 789 |
|
786 | 790 |
|
787 | 791 |
|
|
src/Symfony/Component/Finder/Iterator/RecursiveDirectoryIterator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Finder/Iterator/RecursiveDirectoryIterator.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
74 | 78 |
|
75 | 79 |
|
76 | 80 |
|
|
src/Symfony/Component/HttpFoundation/Response.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Response.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
258 | 258 |
|
259 | 259 |
|
260 | 260 |
|
| 261 | + |
| 262 | + |
261 | 263 |
|
262 | 264 |
|
263 | 265 |
|
264 |
| - |
| 266 | + |
265 | 267 |
|
266 | 268 |
|
267 | 269 |
|
|
src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php+2-10Lines changed: 2 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
461 | 461 |
|
462 | 462 |
|
463 | 463 |
|
464 |
| - |
465 |
| - |
466 |
| - |
467 |
| - |
468 |
| - |
469 |
| - |
470 |
| - |
471 |
| - |
472 | 464 |
|
473 |
| - |
474 |
| - |
475 | 465 |
|
| 466 | + |
| 467 | + |
476 | 468 |
|
477 | 469 |
|
478 | 470 |
|
|
src/Symfony/Component/Validator/Resources/translations/validators.de.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.de.xlf+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
366 | 366 |
|
367 | 367 |
|
368 | 368 |
|
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
369 | 373 |
|
370 | 374 |
|
371 | 375 |
|
src/Symfony/Component/Validator/Resources/translations/validators.en.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.en.xlf+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
366 | 366 |
|
367 | 367 |
|
368 | 368 |
|
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
369 | 373 |
|
370 | 374 |
|
371 | 375 |
|
src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
366 | 366 |
|
367 | 367 |
|
368 | 368 |
|
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
369 | 373 |
|
370 | 374 |
|
371 | 375 |
|
src/Symfony/Component/Validator/Resources/translations/validators.ru.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.ru.xlf+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
366 | 366 |
|
367 | 367 |
|
368 | 368 |
|
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
369 | 373 |
|
370 | 374 |
|
371 | 375 |
|
0 commit comments