Commit 40c4c5a
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
3 files changed
+4
-2
lines changed- Store
- Tests/Store
3 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
91 | 95 | | |
92 | 96 | | |
93 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | 87 | | |
89 | 88 | | |
90 | 89 | | |
| |||
0 commit comments