File tree
6 files changed
+51
-10
lines changedFilter options
- src/Symfony/Component
- Console
- Tests
- HttpKernel
- DependencyInjection
- EventListener
- Log
6 files changed
+51
-10
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/EventListener/DebugHandlersListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
134 | 139 |
|
135 | 140 |
|
136 | 141 |
|
|
src/Symfony/Component/HttpKernel/Log/Logger.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Log/Logger.php+14-1Lines changed: 14 additions & 1 deletion
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 |
|
|
0 commit comments