Commit 00a13be
committed
Merge branch '7.4' into 8.0
* 7.4:
[Serializer] Fix mixed-typed constructor parameters overriding getter-inferred type
Fix tests
[Cache] Ensure compatibility with Relay extension 0.21.0
[Mime][TwigBridge] Fix merge conflict resolution
[Ldap] Make the Adapter resettable
[Serializer] Remove needless line in changelog
[MonologBridge] Fix ConsoleHandler losing output after nested command terminates
[Cache] Fix tests
[EventDispatcher] Fix memory leak in TraceableEventDispatcher for long-running processes
[TwigBridge][Mime] Add missing tests
[TwigBridge] Refactor image method to use DataPart content ID
[Cache] Fix undefined property access
[Console] Fix performance regression in OutputFormatter for ASCII content
[Serializer] Fix can*() prefix support in GetSetMethodNormalizer
[Cache] Fix Psr16Cache::getMultiple() returning ValueWrapper with TagAwareAdapter
Configure deprecation triggers2 files changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
| |||
0 commit comments