Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
Commit5978d02
[HttpFoundation] Remove deprecated session options from NativeSessionStorage
Remove the following deprecated session options: referer_check, use_only_cookies,use_trans_sid, sid_length, sid_bits_per_character, trans_sid_hosts, trans_sid_tags- Remove BC BREAK prefix from CHANGELOG entry- Add UPGRADE-8.0.md entry with before/after examples- Remove legacy test for trans_sid_tags option- Keep symfony/deprecation-contracts as it's still needed for Response.php🤖 Generated with [Claude Code](https://claude.ai/code)Co-Authored-By: Claude <noreply@anthropic.com>1 parent6ab4a14 commit5978d02
File tree
4 files changed
+47
-67
lines changed- src/Symfony/Component/HttpFoundation
- Session/Storage
- Tests/Session/Storage
4 files changed
+47
-67
lines changedLines changed: 39 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
155 | 194 |
| |
156 | 195 |
| |
157 | 196 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
4 | 9 |
| |
5 | 10 |
| |
6 | 11 |
| |
|
Lines changed: 3 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
66 | 65 |
| |
67 | 66 |
| |
68 | 67 |
| |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 | 68 |
| |
76 | 69 |
| |
77 | 70 |
| |
| |||
126 | 119 |
| |
127 | 120 |
| |
128 | 121 |
| |
129 |
| - | |
130 |
| - | |
| 122 | + | |
| 123 | + | |
131 | 124 |
| |
132 | 125 |
| |
133 | 126 |
| |
| |||
139 | 132 |
| |
140 | 133 |
| |
141 | 134 |
| |
142 |
| - | |
143 |
| - | |
144 | 135 |
| |
145 | 136 |
| |
146 | 137 |
| |
| |||
323 | 314 |
| |
324 | 315 |
| |
325 | 316 |
| |
326 |
| - | |
| 317 | + | |
327 | 318 |
| |
328 |
| - | |
329 |
| - | |
330 | 319 |
| |
331 | 320 |
| |
332 | 321 |
| |
333 |
| - | |
334 |
| - | |
335 |
| - | |
336 |
| - | |
337 | 322 |
| |
338 | 323 |
| |
339 | 324 |
| |
|
Lines changed: 0 additions & 49 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
220 |
| - | |
221 |
| - | |
222 |
| - | |
223 |
| - | |
224 |
| - | |
225 |
| - | |
226 |
| - | |
227 |
| - | |
228 |
| - | |
229 |
| - | |
230 |
| - | |
231 |
| - | |
232 |
| - | |
233 |
| - | |
234 |
| - | |
235 |
| - | |
236 |
| - | |
237 |
| - | |
238 |
| - | |
239 |
| - | |
240 |
| - | |
241 |
| - | |
242 |
| - | |
243 |
| - | |
244 |
| - | |
245 |
| - | |
246 | 220 |
| |
247 | 221 |
| |
248 | 222 |
| |
| |||
365 | 339 |
| |
366 | 340 |
| |
367 | 341 |
| |
368 |
| - | |
369 |
| - | |
370 |
| - | |
371 |
| - | |
372 |
| - | |
373 |
| - | |
374 |
| - | |
375 |
| - | |
376 |
| - | |
377 |
| - | |
378 |
| - | |
379 |
| - | |
380 |
| - | |
381 |
| - | |
382 |
| - | |
383 |
| - | |
384 |
| - | |
385 |
| - | |
386 |
| - | |
387 |
| - | |
388 |
| - | |
389 |
| - | |
390 |
| - | |
391 | 342 |
|
0 commit comments
Comments
(0)