ID: 36530 User updated by: lunter at interia dot pl Reported By: lunter at interia dot pl Status: Open Bug Type: Documentation problem Operating System: n/a PHP Version: Irrelevant New Comment:
/Edit/ 1. ... Without this sentence you may think that ob-gzhandler return (not compressed) input string. Previous Comments: ------------------------------------------------------------------------ [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
