ID:          33978
 Updated by:  [EMAIL PROTECTED]
 Reported By: [EMAIL PROTECTED]
-Status:      Open
+Status:      Bogus
 Bug Type:    Documentation problem
 PHP Version: Irrelevant
 New Comment:

ob_gzhandler() is not inteded for direct calling and it's clearly
stated:

ob_gzhandler(): "ob_gzhandler() is intended to be used as a callback
function for ob_start()"

ob_start(): "If the callback function has two parameters, the second
parameter is filled with a bit-field consisting of
PHP_OUTPUT_HANDLER_START, PHP_OUTPUT_HANDLER_CONT and
PHP_OUTPUT_HANDLER_END."



Previous Comments:
------------------------------------------------------------------------

[2005-08-03 15:01:16] [EMAIL PROTECTED]

Description:
------------
The documentation of ob_gzhandler lacks the description of the mode
parameter. It only tells when it was added but not what its purpose is
and how it works.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=33978&edit=1

Reply via email to