[EMAIL PROTECTED] wrote:
>  ID:               14226
>  Updated by:       [EMAIL PROTECTED]
> -Reported By:      [EMAIL PROTECTED]
> +Reported By:      [EMAIL PROTECTED]
>  Status:           Assigned
>  Bug Type:         Output Control
>  Operating System: any probably
> -PHP Version:      4.1.0 and 4.2.0-dev
> +PHP Version:      4.1.0/4.2.0
>  Assigned To:      yohgaki
>  New Comment:
> 
> To fix this bug, buffer state managment for each outout buffer is
> requried.
>  - Is started?
>  - Is deletable after buffering is started?
> for internal buffers. (zlib.compression namely)
> 
> I can add new parameter, deletable or not, to ob_start() for user
> defined handlers also. Anyone need this?
> 
If you have comment, please add comment to bug db.

http://bugs.php.net/bug.php?id=14226

I also would like to create

array ob_status(bool full_list)

to return name of output handler and its state.
If full_list is TRUE, it returns all buffers. Otherwise,
return current buffer only.

-- 
Yasuo Ohgaki


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to