Marcus Börger wrote:
> Until now the only thing you were able to deliver is a
> script that is also broken for 4.2.3.

  You're mixing issues here.

  In recent days I discovered 3 problems with ob_*() functionality:

    1.) Dumping of a text instead of writing it to a file.

        This one is fixed by reverting double_buffering.

    2.) error_log() sends wrong headers, when used in an output buffer.

        Derick investigated this one, found the cause, but no fix.

    3.) A segfault, that exists in the PHP 4.2 branch as well as in HEAD.

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

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

Reply via email to