At 15:06 01.09.2002, Sebastian Bergmann wrote:
>Marcus Börger wrote:
> > Ever tried this in earlier version of PHP? I guess not!!!!!
>
>   I tested it with PHP 4.2.3-RC1, and it's broken there, too.
>
>   I did not claim that you broke this one, Marcus, so why the harsh
>   tone?


Because you reverted some of the work that took me two weeks
to develop and another week to test and some more days to test
some comments.

And your test has nothing to with the problem.

The problem is that in function
PHPAPI void php_end_ob_buffer(zend_bool send_buffer, zend_bool just_flush 
TSRMLS_DC)

the user function is called wether or not send_buffer is zero. (Zero means 
flush
here and means the function must not be called, as far as i can tell by now).

marcus


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

Reply via email to