Commit ddff21f
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 triggers3 files changed
Lines changed: 20 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| |||
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| 149 | + | |
148 | 150 | | |
149 | 151 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
225 | 237 | | |
| 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