Commit e16b267
committed
Merge branch '5.4' into 6.0
* 5.4:
[HttpFoundation] Fix bad return type in IpUtils::checkIp4()
[DependencyInjection] Fix order of arguments when mixing positional and named ones
[HttpClient] Fix collecting data non-late for the profiler
[Security/Http] Fix compat of persistent remember-me with legacy tokens
Bump Symfony version to 5.4.20
Update VERSION for 5.4.19
Update CONTRIBUTORS for 5.4.19
Update CHANGELOG for 5.4.19
[Security/Http] Remove CSRF tokens from storage on successful login
[HttpKernel] Remove private headers before storing responses with HttpCache2 files changed
+18
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
140 | 157 | | |
0 commit comments