Commit 5f0f9ef
committed
Merge branch '6.0' into 6.1
* 6.0: (23 commits)
cs fix
[Messenger] Fix Doctrine transport on MySQL
[Filesystem] Remove needless `mb_*` calls
[Translator] Fix translator overlapse
[Yaml] Improve test coverage in DumperTest and ParserTest
Extract dispatching console signal handling and include subscribers
[Mailer] Fix error message in case of an STMP error
[HttpClient] Fix shared connections not being freed on PHP < 8
[HttpFoundation] Fix invalid ID not regenerated with native PHP file sessions
[HttpClient] Fix memory leak when using StreamWrapper
minor: fix test
[Serializer] Fix error message
remove the ChatterInterface alias when the chatter service is removed
Bump Symfony version to 6.0.12
Update VERSION for 6.0.11
Update CHANGELOG for 6.0.11
Bump Symfony version to 5.4.12
Update VERSION for 5.4.11
Update CHANGELOG for 5.4.11
Bump Symfony version to 4.4.45
...File tree
3 files changed
+32
-1
lines changed- Session/Storage
- Handler
- Proxy
- Tests/Session/Storage/Proxy
3 files changed
+32
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
33 | 43 | | |
34 | 44 | | |
35 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
25 | | - | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
159 | 161 | | |
160 | 162 | | |
161 | 163 | | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
162 | 181 | | |
163 | 182 | | |
164 | 183 | | |
| |||
0 commit comments