Commit d074154
committed
Merge branch '5.4' into 6.0
* 5.4: (21 commits)
Add missing license header
[Workflow] Catch error when trying to get an uninitialized marking
Add missing license header
Allow usage of Provider domains if possible
Use reference date in reverse transform Fixes #40997
Fix env resolution in lock configuration
Fix Symfony not working on SMB share #45990
[Messenger] DoctrineTransportFactory works with notify and decorated PostgreSQL driver
[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
Fix use_cookies framework session configuration
[FrameworkBundle] [Command] Fix `debug:router --no-interaction` error …
[Intl] Update the ICU data to 71.1 - 5.4
[Intl] Update the ICU data to 71.1 - 4.4
Add tests to messenger connection get for OraclePlatform
[RateLimiter] Adding default empty value
[DependencyInjection] Add TaggedIteratorArgument unit tests
[Process] Fix Process::getEnv() when setEnv() hasn't been called before
...2 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1505 | 1505 | | |
1506 | 1506 | | |
1507 | 1507 | | |
1508 | | - | |
1509 | 1508 | | |
| 1509 | + | |
| 1510 | + | |
| 1511 | + | |
| 1512 | + | |
1510 | 1513 | | |
1511 | 1514 | | |
1512 | 1515 | | |
| |||
0 commit comments