Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

OutputCache: fixed storing of catched output #2877

Merged
merged 1 commit into from
Nov 15, 2012
Merged

OutputCache: fixed storing of catched output #2877

merged 1 commit into from
Nov 15, 2012

Conversation

marc-mabe
Copy link
Member

No description provided.

@ClemensSahs
Copy link
Contributor

please add a ob_end_clean().

because we must close the ob level correctly

@marc-mabe
Copy link
Member Author

@ClemensSahs:

http://php.net/manual/function.ob-get-flush.php
ob_get_flush() flushes the output buffer, return it as a string and turns off output buffering.
Note: This function is similar to ob_end_flush(), except that this function returns the buffer as a string.

@ClemensSahs
Copy link
Contributor

ok I got it confused with ob_get_content()

@Maks3w Maks3w merged commit 3f35b3c into zendframework:master Nov 15, 2012
gianarb pushed a commit to zendframework/zend-cache that referenced this pull request May 15, 2015
gianarb pushed a commit to zendframework/zend-cache that referenced this pull request May 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants