ID: 36530 Updated by: [EMAIL PROTECTED] Reported By: lunter at interia dot pl -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: n/a PHP Version: Irrelevant New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Previous Comments: ------------------------------------------------------------------------ [2006-02-25 22:15:25] lunter at interia dot pl /Edit/ 1. ... Without this sentence you may think that ob-gzhandler return (not compressed) input string. ------------------------------------------------------------------------ [2006-02-25 22:05:45] lunter at interia dot pl Description: ------------ 1. http://php.net/manual/en/function.ob-gzhandler.php There is not written what ob-gzhandler return boolean false if browser does't support gzip/deflate compression. Without this sentence you may think that ob-gzhandler return uncompressed input string. --- 2. http://php.net/manual/en/function.ob-start.php There is not written what if ob_start output_callback is a callable function and this function return boolean false, ob_start return original buffer. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=36530&edit=1