Commit 5f0f0c5
committed
Merge branch '5.4' into 6.0
* 5.4:
Avoid duplicated session listener registration in tests
[HttpFoundation] fix SessionHandlerFactory using connections
[gha] swap the php versions we use in jobs
[DoctrineBridge] fix calling get_class on non-object
Update PR template
ResponseListener needs only 2 parameters
[Lock] create lock table if it does not exist
[HttpClient] Fix handling error info in MockResponse
[SecurityBundle] Fix invalid reference with `always_authenticate_before_granting`
Bump Symfony version to 5.4.1
Update VERSION for 5.4.0
Update CHANGELOG for 5.4.0File tree
2 files changed
+5
-1
lines changed- DependencyInjection
- Resources/config
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
342 | 347 | | |
343 | 348 | | |
344 | 349 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
| |||
0 commit comments