[HttpFoundation] Make `Request::createFromGlobals()` parse the body of …
Closed this issue · 1 comments
fabpot commented
| Q | A |
|---|---|
| Feature PR | symfony/symfony#61961 |
| PR author(s) | @MatTheCat |
| Merged in | 7.4 |
We created this issue to not forget to document this new feature. We would really appreciate if you can help us with this task. If you are not sure how to do it, please ask us and we will help you.
To fix this issue, please create a PR against the 7.4 branch in the symfony-docs repository.
Thank you! 😃
MatTheCat commented
I couldn’t find any reference to the issue with non-POST multipart/form-data requests in the documentation; if there are none there is probably nothing to do here?