File tree
7 files changed
+53
-22
lines changedFilter options
- src/Symfony/Component
- Console
- Tests
- HttpKernel
- DependencyInjection
- Log
- Tests/DependencyInjection
7 files changed
+53
-22
lines changedsrc/Symfony/Component/Console/Application.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Application.php+20-1Lines changed: 20 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
895 | 895 |
|
896 | 896 |
|
897 | 897 |
|
| 898 | + |
| 899 | + |
| 900 | + |
| 901 | + |
| 902 | + |
| 903 | + |
| 904 | + |
| 905 | + |
898 | 906 |
|
899 | 907 |
|
900 |
| - |
| 908 | + |
901 | 909 |
|
902 | 910 |
|
903 | 911 |
|
| 912 | + |
904 | 913 |
|
905 | 914 |
|
| 915 | + |
906 | 916 |
|
907 | 917 |
|
| 918 | + |
908 | 919 |
|
909 | 920 |
|
| 921 | + |
| 922 | + |
| 923 | + |
| 924 | + |
| 925 | + |
| 926 | + |
| 927 | + |
| 928 | + |
910 | 929 |
|
911 | 930 |
|
912 | 931 |
|
|
src/Symfony/Component/Console/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
src/Symfony/Component/Console/Tests/ApplicationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/ApplicationTest.php+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1580 | 1580 |
|
1581 | 1581 |
|
1582 | 1582 |
|
| 1583 | + |
| 1584 | + |
| 1585 | + |
| 1586 | + |
| 1587 | + |
| 1588 | + |
| 1589 | + |
1583 | 1590 |
|
1584 | 1591 |
|
1585 | 1592 |
|
|
src/Symfony/Component/HttpKernel/DependencyInjection/LoggerPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DependencyInjection/LoggerPass.php+4-8Lines changed: 4 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
| ||
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
32 |
| - |
33 |
| - |
| 31 | + |
| 32 | + |
34 | 33 |
|
35 | 34 |
|
36 | 35 |
|
37 | 36 |
|
38 | 37 |
|
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
| 38 | + |
| 39 | + |
44 | 40 |
|
45 | 41 |
|
src/Symfony/Component/HttpKernel/Kernel.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Kernel.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
177 | 177 |
|
178 | 178 |
|
179 | 179 |
|
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
180 | 186 |
|
181 | 187 |
|
182 | 188 |
|
|
src/Symfony/Component/HttpKernel/Log/Logger.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Log/Logger.php+15-2Lines changed: 15 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
42 | 55 |
|
43 | 56 |
|
44 | 57 |
|
45 | 58 |
|
46 | 59 |
|
47 | 60 |
|
48 |
| - |
| 61 | + |
49 | 62 |
|
50 | 63 |
|
51 | 64 |
|
|
src/Symfony/Component/HttpKernel/Tests/DependencyInjection/LoggerPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/DependencyInjection/LoggerPassTest.php-11Lines changed: 0 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 | 57 |
|
0 commit comments