Commit 86119d2
committed
Merge branch '6.0' into 6.1
* 6.0:
Exclude from baseline generation deprecations triggered in legacy test
[HttpFoundation] Update "[Session] Overwrite invalid session id" to only validate when files session storage is used
[DoctrineBridge] Add missing break
[PropertyInfo] CS fix
[Serializer] Try all possible denormalization route with union types when ALLOW_EXTRA_ATTRIBUTES=false
CS fix
[Cache] Respect $save option in ChainAdapter
[ExpressionLanguage] fix tests (bis)
[ExpressionLanguage] fix tests
Allow passing null in twig_is_selected_choice
[Cache] Respect $save option in ArrayAdapter
[HttpKernel] Disable session tracking while collecting profiler data
[MonologBridge] Fixed support of elasticsearch 7.+ in ElasticsearchLogstashHandler
[DoctrineBridge] Extend type guessing on enum fields
[FrameworkBundle] Lower JsonSerializableNormalizer priority
[Messenger] move resetting services at worker stopped into ResetServicesListener
[Mailer] Fix Error Handling for OhMySMTP Bridge
Fix for missing sender name in case with usage of the EnvelopeListenerFile tree
3 files changed
+22
-6
lines changed- File
- Session/Storage
- Tests/Session/Storage
3 files changed
+22
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
238 | 237 | | |
239 | | - | |
240 | 238 | | |
241 | | - | |
242 | 239 | | |
243 | 240 | | |
244 | 241 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
| 287 | + | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
291 | 293 | | |
292 | 294 | | |
293 | 295 | | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
294 | 313 | | |
295 | 314 | | |
0 commit comments