Commit 018b719
File tree
7 files changed
+60
-46
lines changedFilter options
- src/Symfony/Component/HttpKernel
- DependencyInjection
- EventListener
- Fragment
7 files changed
+60
-46
lines changedsrc/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
|
src/Symfony/Component/HttpKernel/EventListener/LocaleListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/LocaleListener.php+23-15Lines changed: 23 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
40 | 61 |
|
41 | 62 |
|
42 | 63 |
|
| ||
48 | 69 |
|
49 | 70 |
|
50 | 71 |
|
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
| 72 | + |
| 73 | + |
64 | 74 |
|
65 |
| - |
66 |
| - |
67 | 75 |
|
68 | 76 |
|
69 | 77 |
|
|
src/Symfony/Component/HttpKernel/EventListener/RouterListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/RouterListener.php+11-10Lines changed: 11 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
| 71 | + |
| 72 | + |
| 73 | + |
75 | 74 |
|
76 | 75 |
|
| 76 | + |
| 77 | + |
77 | 78 |
|
78 |
| - |
| 79 | + |
79 | 80 |
|
80 | 81 |
|
81 | 82 |
|
82 | 83 |
|
83 | 84 |
|
84 | 85 |
|
85 | 86 |
|
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
90 | 91 |
|
91 | 92 |
|
92 | 93 |
|
| ||
95 | 96 |
|
96 | 97 |
|
97 | 98 |
|
98 |
| - |
| 99 | + |
99 | 100 |
|
100 | 101 |
|
101 | 102 |
|
|
src/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
88 | 92 |
|
89 | 93 |
|
90 | 94 |
|
| ||
103 | 107 |
|
104 | 108 |
|
105 | 109 |
|
106 |
| - |
107 |
| - |
| 110 | + |
108 | 111 |
|
109 | 112 |
|
110 | 113 |
|
|
src/Symfony/Component/HttpKernel/HttpKernel.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/HttpKernel.php+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
68 |
| - |
69 | 67 |
|
| 68 | + |
| 69 | + |
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
| ||
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
173 |
| - |
| 173 | + |
174 | 174 |
|
175 |
| - |
176 |
| - |
177 |
| - |
| 175 | + |
| 176 | + |
| 177 | + |
178 | 178 |
|
179 | 179 |
|
180 |
| - |
181 |
| - |
182 |
| - |
| 180 | + |
183 | 181 |
|
184 | 182 |
|
185 | 183 |
|
| ||
207 | 205 |
|
208 | 206 |
|
209 | 207 |
|
| 208 | + |
| 209 | + |
210 | 210 |
|
211 | 211 |
|
212 | 212 |
|
|
src/Symfony/Component/HttpKernel/RequestContext.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/RequestContext.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
|
src/Symfony/Component/HttpKernel/RequestStack.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/RequestStack.php+8-6Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 |
| - |
21 | 19 |
|
22 | 20 |
|
23 | 21 |
|
| ||
33 | 31 |
|
34 | 32 |
|
35 | 33 |
|
36 |
| - |
| 34 | + |
37 | 35 |
|
38 | 36 |
|
39 | 37 |
|
40 | 38 |
|
41 | 39 |
|
42 | 40 |
|
43 | 41 |
|
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
44 | 46 |
|
45 | 47 |
|
46 | 48 |
|
| ||
65 | 67 |
|
66 | 68 |
|
67 | 69 |
|
68 |
| - |
| 70 | + |
69 | 71 |
|
70 |
| - |
| 72 | + |
71 | 73 |
|
72 |
| - |
| 74 | + |
73 | 75 |
|
74 | 76 |
|
75 | 77 |
|
|
0 commit comments