Commit 25ae878
committed
Merge branch '5.4' into 6.0
* 5.4:
[Mailer] fix tests
[HttpFoundation] Prevent PHP Warning: Session ID is too long or contains illegal characters
[Messenger] fix test
[Messenger] Ceil waiting time when multiplier is a float on retry
Spaces in system temp folder path cause deprecation errors in php 8File tree
2 files changed
+3
-3
lines changed- Session/Storage
- Tests/Session/Storage
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
304 | | - | |
| 304 | + | |
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
| |||
0 commit comments