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

FIX check if there is a buffer before cleaning it. #117

Merged
merged 1 commit into from
Aug 11, 2019

Conversation

JayyWalker
Copy link
Contributor

I was getting the following error

{
    "statusCode": 500,
    "error": {
        "type": "SERVER_ERROR",
        "description": "ERROR: ob_clean(): failed to delete buffer. No buffer to delete on line 28 in file \/var\/www\/src\/Application\/ResponseEmitter\/ResponseEmitter.php."
    }
}

Which I thought was strange. This PR fixes it though.

@l0gicgate l0gicgate added this to the 4.0.1 milestone Aug 11, 2019
@l0gicgate l0gicgate merged commit 6a570ae into slimphp:master Aug 11, 2019
@JayyWalker JayyWalker deleted the fix-buffering branch August 11, 2019 12:48
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