Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.x] Prevents FPM from crashing when body is sent with a GET request #155

Merged
merged 10 commits into from
Sep 6, 2023

Conversation

joedixon
Copy link
Contributor

This issue specifically occurs when resolving an instance of ServerRequestInterface from the container.

In this scenario, every other request fails and causes FPM to restart.

The Sentry SDK relies on resolving this from the container, so this issue may be more common than it may seem at first glance.

@joedixon joedixon force-pushed the fix/fpm branch 2 times, most recently from a7223a1 to 5c6d461 Compare August 10, 2023 09:28
@joedixon joedixon marked this pull request as ready for review September 6, 2023 09:55
@joedixon joedixon merged commit 4a39228 into 2.0 Sep 6, 2023
37 checks passed
@joedixon joedixon deleted the fix/fpm branch September 6, 2023 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants