Commit 05abe9a
committed
Merge branch '5.4' into 6.0
* 5.4:
Fix merge
[Mime] Throw exception when body in Email attach method is not ok
[VarDumper][VarExporter] Deal with DatePeriod->include_end_date on PHP 8.2
[Cache] Throw when "redis_sentinel" is used with a non-Predis "class" option
fix merge
Bootstrap 4 fieldset for row errors
[Form] Fix same choice loader with different choice values
[Filesystem] Safeguard (sym)link calls
Fix dumping extension config without bundle
[HttpClient] Honor "max_duration" when replacing requests with async decorators
[HttpClient] Add missing HttpOptions::setMaxDuration()
[HttpFoundation] [Session] Overwrite invalid session idFile tree
2 files changed
+15
-0
lines changed- Session/Storage
- Tests/Session/Storage
2 files changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
138 | 144 | | |
139 | 145 | | |
140 | 146 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
286 | 295 | | |
0 commit comments