Commit ffb1dbc
committed
Merge branch '7.4' into 8.0
* 7.4:
fix high deps tests
[ObjectMapper] Fix mapping for missing source properties
[HttpFoundation] Fix double-prefixing of session keys when using redis/memcached
[TypeInfo] Fix static type resolution when called class is in different namespace
[FrameworkBundle] Revert destination file change for secrets:decrypt-to-local
[Process] Ignore invalid env var names
[FrameworkBundle] Don't list ExpressionConfigurator if expression-language is not installed on reference config shape
[JsonStreamer] Fix memory leak by caching stream readers/writers
[FrameworkBundle] Skip extensions with empty configuration in reference.php
Also bypass `Return-Path` header within `MicrosoftGraphApiTransport`2 files changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
158 | 162 | | |
159 | 163 | | |
160 | 164 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
648 | 648 | | |
649 | 649 | | |
650 | 650 | | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
651 | 672 | | |
0 commit comments