Commit 9183859
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
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 | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
| 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