Commit 541c045
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 HttpCache1 file changed
+11
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
45 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
50 | | - | |
51 | | - | |
52 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
53 | 58 | | |
54 | 59 | | |
| 60 | + | |
55 | 61 | | |
56 | | - | |
| 62 | + | |
57 | 63 | | |
58 | 64 | | |
59 | 65 | | |
| |||
0 commit comments