Date: 08/29/01
- Next message: Walter Franzini: "Re: [PHP-DEV] [PATCH] Zend/zend_alloc.c"
- Previous message: jewa <email protected>: "[PHP-DEV] Bug #13019: compile time option"-R/opt/mysql/lib/mysql" ignored"
- In reply to: sander <email protected>: "[PHP-DEV] Bug #9805 Updated: ob_start("my_gzhandler1"); - not worked"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In 4.0.7RC1 it not worked too.
<sander <email protected>> wrote in message
news:20010828182540.25060.qmail <email protected>
> ID: 9805
> Updated by: sander
> Reported By: vvtk <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] vvtk <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: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Walter Franzini: "Re: [PHP-DEV] [PATCH] Zend/zend_alloc.c"
- Previous message: jewa <email protected>: "[PHP-DEV] Bug #13019: compile time option"-R/opt/mysql/lib/mysql" ignored"
- In reply to: sander <email protected>: "[PHP-DEV] Bug #9805 Updated: ob_start("my_gzhandler1"); - not worked"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

