Commit 0f69358
committed
Merge branch '6.1' into 6.2
* 6.1: (26 commits)
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
[HttpClient] Fix Copy as curl with base uri
[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
Fix HttpClientTrait::jsonEncode flags usage
[DoctrineBridge] Extend type guessing on enum fields
[FrameworkBundle] Lower JsonSerializableNormalizer priority
[WebProfilerBundle] Bump http-kernel requirement to ^6.1
[Messenger] move resetting services at worker stopped into ResetServicesListener
[PropertyInfo] Fix multi phpdoc covered promoted properties
...File tree
2 files changed
+2
-2
lines changed- Resources/config
- Tests/DependencyInjection
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1438 | 1438 | | |
1439 | 1439 | | |
1440 | 1440 | | |
1441 | | - | |
| 1441 | + | |
1442 | 1442 | | |
1443 | 1443 | | |
1444 | 1444 | | |
| |||
0 commit comments