Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Error: ob_end_clean() failed to delete buffer zlib output compression #72

Open
johanjanssens wants to merge 1 commit intomasterfrom
feature/70-buffer
Open

Error: ob_end_clean() failed to delete buffer zlib output compression #72
johanjanssens wants to merge 1 commit intomasterfrom
feature/70-buffer

Conversation

@johanjanssens
Copy link
Member

resolve #70

If you change zlib output compression setting in between ob_start and ob_end_clean or ob_end_flush,
you will get a notice: "ob_end_flush() failed to delete buffer zlib output compression".
@johanjanssens johanjanssens added this to the 3.0.0-beta.2 milestone Apr 28, 2016
@johanjanssens
Copy link
Member Author

@ercanozkaya Can you review and test this ? This is a bug fix for a recent issue reported by customer in Joomlatools.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Notice: ob_end_flush() failed to delete buffer zlib output compression

3 participants