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

Broken with "zlib output compression" #36

Open
mikevalstar opened this issue Oct 19, 2012 · 2 comments
Open

Broken with "zlib output compression" #36

mikevalstar opened this issue Oct 19, 2012 · 2 comments

Comments

@mikevalstar
Copy link

changed line 1515 to
} else if ( $handler === 'default output handler' || $handler === 'zlib output compression' ) {

fixed the issue... was getting a blank page due to ob_end_flush being called.

@jrahmy
Copy link

jrahmy commented Mar 19, 2013

+1 please fix! It's annoying to have to make this change manually every update and there's a pull request for this already

@kenorb
Copy link

kenorb commented Mar 24, 2016

Fixed in PR #94

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

No branches or pull requests

3 participants