In 4.0.7RC1 it not worked too.

<[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> ID: 9805
> Updated by: sander
> Reported By: [EMAIL PROTECTED]
> Old Status: Open
> Status: Feedback
> Bug Type: Output Control
> Operating System: RedHat 6.1
> PHP Version: 4.0 Latest CVS (17/03/2001)
> New Comment:
>
> Try again with the latest version... there were a lot of problems in PHP
4.0.4 (and pl1) with ob_gzhandler.
>
> Previous Comments:
> ------------------------------------------------------------------------
>
> [2001-03-17 05:42:21] [EMAIL PROTECTED]
>
> In latest CVS, my Script
>
> <?
> function my_gzhandler1($str){
> return ob_gzhandler($str);
> }
>
> ob_start("my_gzhandler1");
> phpinfo();
>
> ?>
>
> can't work.
>
> With php-4.0.4pl1 - all work fine.
>
>
> ------------------------------------------------------------------------
>
>
>
> Edit this bug report at http://bugs.php.net/?id=9805&edit=1
>



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to