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

ob_start error in html output #90

Closed
JohnAdib opened this issue Jun 15, 2018 · 2 comments
Closed

ob_start error in html output #90

JohnAdib opened this issue Jun 15, 2018 · 2 comments

Comments

@JohnAdib
Copy link

I have this errors in windows

Warning: ob_start(): output handler 'ob_gzhandler' conflicts with 'zlib output compression' in D:\xampp\htdocs\Projects\github\linfo\src\Linfo\Output\Html.php on line 150

Notice: ob_start(): failed to create buffer in D:\xampp\htdocs\Projects\github\linfo\src\Linfo\Output\Html.php on line 150

probably it's because don't clean last ob_start and start again. it try to fix this and send as pull request

@JohnAdib
Copy link
Author

I send fix in #91

@jrgp
Copy link
Owner

jrgp commented Jun 15, 2018

Thanks for your PR

@jrgp jrgp closed this as completed Jun 15, 2018
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

2 participants