Commit 43a510b
committed
Merge branch '4.4' into 5.4
* 4.4:
[Workflow] Catch error when trying to get an uninitialized marking
Add missing license header
Use reference date in reverse transform Fixes #40997
Fix env resolution in lock configuration
Fix Symfony not working on SMB share #45990
[Cache] make LockRegistry use static properties instead of static variables
fix: return-path has higher priority for envelope address than from address (fixes #41322)
[HttpClient] Fix sending content-length when streaming the body
[Console] Header with column max width is now well wrap with separator
[DependencyInjection] Add TaggedIteratorArgument unit testsFile tree
3 files changed
+23
-2
lines changed- Extension/Core/Type
- Tests/Extension/Core
- DataTransformer
- Type
3 files changed
+23
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1000 | 1000 | | |
1001 | 1001 | | |
1002 | 1002 | | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
1003 | 1024 | | |
1004 | 1025 | | |
1005 | 1026 | | |
| |||
0 commit comments