Commit 415a1f8
committed
minor #51032 [HttpFoundation][HttpKernel] Fix deprecations when
This PR was merged into the 5.4 branch.
Discussion
----------
[HttpFoundation][HttpKernel] Fix deprecations when `Content-Type` is `null`
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | -
| License | MIT
| Doc PR | -
Followup to #51000. Two more places I discovered were triggering deprecations when `Content-Type` is `null`.
Commits
-------
678d7be1b3 [HttpFoundation][HttpKernel] Fix deprecations when `Content-Type` is `null`Content-Type is null (HypeMC)2 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
514 | 524 | | |
515 | 525 | | |
516 | 526 | | |
| |||
0 commit comments