File tree
19 files changed
+357
-59
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/Resources/config
- Component/Runtime
- Internal
- Console
- Command
- Input
- Output
- HttpFoundation
- HttpKernel
- Tests/phpt
19 files changed
+357
-59
lines changedsrc/Symfony/Bundle/FrameworkBundle/Resources/config/services.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/services.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
| 42 | + |
41 | 43 |
|
42 | 44 |
|
43 | 45 |
|
| ||
79 | 81 |
|
80 | 82 |
|
81 | 83 |
|
| 84 | + |
| 85 | + |
82 | 86 |
|
83 | 87 |
|
84 | 88 |
|
|
src/Symfony/Component/Runtime/GenericRuntime.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Runtime/GenericRuntime.php+83-21Lines changed: 83 additions & 21 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 |
| - |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
27 | 31 |
|
28 | 32 |
|
29 | 33 |
|
| ||
42 | 46 |
|
43 | 47 |
|
44 | 48 |
|
45 |
| - |
| 49 | + |
46 | 50 |
|
47 | 51 |
|
48 | 52 |
|
49 | 53 |
|
| 54 | + |
| 55 | + |
50 | 56 |
|
51 | 57 |
|
52 | 58 |
|
53 | 59 |
|
54 |
| - |
| 60 | + |
55 | 61 |
|
56 |
| - |
57 |
| - |
| 62 | + |
| 63 | + |
58 | 64 |
|
59 | 65 |
|
60 |
| - |
| 66 | + |
| 67 | + |
61 | 68 |
|
62 |
| - |
63 |
| - |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
64 | 74 |
|
65 | 75 |
|
66 | 76 |
|
| 77 | + |
| 78 | + |
67 | 79 |
|
68 | 80 |
|
69 | 81 |
|
70 | 82 |
|
71 | 83 |
|
72 |
| - |
| 84 | + |
73 | 85 |
|
74 | 86 |
|
75 | 87 |
|
76 | 88 |
|
77 | 89 |
|
78 |
| - |
79 |
| - |
80 |
| - |
| 90 | + |
81 | 91 |
|
82 | 92 |
|
83 | 93 |
|
| ||
95 | 105 |
|
96 | 106 |
|
97 | 107 |
|
98 |
| - |
| 108 | + |
99 | 109 |
|
100 | 110 |
|
101 | 111 |
|
| ||
115 | 125 |
|
116 | 126 |
|
117 | 127 |
|
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
122 | 128 |
|
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
123 | 137 |
|
124 | 138 |
|
125 | 139 |
|
126 |
| - |
| 140 | + |
127 | 141 |
|
128 | 142 |
|
129 | 143 |
|
| ||
163 | 177 |
|
164 | 178 |
|
165 | 179 |
|
166 |
| - |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 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 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
167 | 229 |
|
168 |
| - |
| 230 | + |
169 | 231 |
|
170 | 232 |
|
src/Symfony/Component/Runtime/Internal/BasicErrorHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Runtime/Internal/BasicErrorHandler.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
36 | 35 |
|
37 | 36 |
|
38 | 37 |
|
| 38 | + |
| 39 | + |
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
|
src/Symfony/Component/Runtime/Internal/ComposerPlugin.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Runtime/Internal/ComposerPlugin.php+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
105 |
| - |
106 |
| - |
107 |
| - |
| 105 | + |
108 | 106 |
|
109 | 107 |
|
110 | 108 |
|
111 | 109 |
|
112 |
| - |
| 110 | + |
113 | 111 |
|
114 | 112 |
|
115 | 113 |
|
|
src/Symfony/Component/Runtime/Internal/Console/ApplicationRuntime.php
Copy file name to clipboard+21Lines changed: 21 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 | + |
src/Symfony/Component/Runtime/Internal/Console/Command/CommandRuntime.php
Copy file name to clipboard+21Lines changed: 21 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 | + |
src/Symfony/Component/Runtime/Internal/Console/Input/InputInterfaceRuntime.php
Copy file name to clipboard+21Lines changed: 21 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 | + |
src/Symfony/Component/Runtime/Internal/Console/Output/OutputInterfaceRuntime.php
Copy file name to clipboard+21Lines changed: 21 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 | + |
src/Symfony/Component/Runtime/Internal/HttpFoundation/RequestRuntime.php
Copy file name to clipboard+21Lines changed: 21 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 | + |
src/Symfony/Component/Runtime/Internal/HttpFoundation/ResponseRuntime.php
Copy file name to clipboard+21Lines changed: 21 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 | + |
src/Symfony/Component/Runtime/Internal/HttpKernel/HttpKernelInterfaceRuntime.php
Copy file name to clipboard+21Lines changed: 21 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 | + |
0 commit comments