File tree
12 files changed
+113
-14
lines changedFilter options
- src/Symfony/Component
- HttpKernel
- Event
- Tests
- Event
- Security
- Http
- EntryPoint
- Firewall
- Tests
- EntryPoint
- Firewall
12 files changed
+113
-14
lines changed+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
79 | 84 |
|
80 | 85 |
|
81 | 86 |
|
|
+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
236 | 236 |
|
237 | 237 |
|
238 | 238 |
|
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
239 | 244 |
|
240 | 245 |
|
241 | 246 |
|
|
src/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
39 | 44 |
|
40 | 45 |
|
41 | 46 |
|
| ||
64 | 69 |
|
65 | 70 |
|
66 | 71 |
|
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
67 | 90 |
|
src/Symfony/Component/HttpKernel/HttpKernel.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/HttpKernel.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
242 | 242 |
|
243 | 243 |
|
244 | 244 |
|
| 245 | + |
| 246 | + |
245 | 247 |
|
246 | 248 |
|
247 | 249 |
|
248 |
| - |
| 250 | + |
249 | 251 |
|
250 | 252 |
|
251 | 253 |
|
|
src/Symfony/Component/HttpKernel/Tests/Event/GetResponseForExceptionEventTest.php
Copy file name to clipboard+26Lines changed: 26 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 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
src/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php+29-1Lines changed: 29 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
111 | 112 |
|
112 | 113 |
|
113 | 114 |
|
| 115 | + |
114 | 116 |
|
115 | 117 |
|
116 |
| - |
| 118 | + |
117 | 119 |
|
118 | 120 |
|
119 | 121 |
|
| ||
137 | 139 |
|
138 | 140 |
|
139 | 141 |
|
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
140 | 168 |
|
141 | 169 |
|
142 | 170 |
|
|
src/Symfony/Component/Security/Http/EntryPoint/FormAuthenticationEntryPoint.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/EntryPoint/FormAuthenticationEntryPoint.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
|
src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
| 115 | + |
115 | 116 |
|
116 | 117 |
|
117 | 118 |
|
| ||
155 | 156 |
|
156 | 157 |
|
157 | 158 |
|
| 159 | + |
158 | 160 |
|
159 | 161 |
|
160 | 162 |
|
|
src/Symfony/Component/Security/Http/Tests/EntryPoint/FormAuthenticationEntryPointTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/EntryPoint/FormAuthenticationEntryPointTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
| 67 | + |
68 | 68 |
|
69 | 69 |
|
src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php+16-8Lines changed: 16 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 |
| - |
| 49 | + |
| 50 | + |
| 51 | + |
50 | 52 |
|
51 |
| - |
| 53 | + |
52 | 54 |
|
53 | 55 |
|
54 |
| - |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
55 | 60 |
|
56 | 61 |
|
57 | 62 |
|
| ||
100 | 105 |
|
101 | 106 |
|
102 | 107 |
|
103 |
| - |
| 108 | + |
104 | 109 |
|
105 | 110 |
|
106 | 111 |
|
| ||
110 | 115 |
|
111 | 116 |
|
112 | 117 |
|
113 |
| - |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
114 | 122 |
|
115 | 123 |
|
116 | 124 |
|
| ||
159 | 167 |
|
160 | 168 |
|
161 | 169 |
|
162 |
| - |
| 170 | + |
163 | 171 |
|
164 | 172 |
|
165 |
| - |
| 173 | + |
166 | 174 |
|
167 | 175 |
|
168 | 176 |
|
|
src/Symfony/Component/Security/Http/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
|
src/Symfony/Component/Security/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
|
0 commit comments