Sebastian Bergmann wrote:
> Marcus Boerger wrote:
>> To have ob_start() working again i first allowed
>> array(object,method).
>
> Thanks, XML_Transformer works again with HEAD.

  With HEAD, the server offers me the script's result as a download in 
  both Mozilla 1.0.0 and MSIE 6 when XML_Transformer runs in debug mode.

  If XML_Transformer's debug mode is disabled, it works just fine.

  The only difference between the two modes is that in debug mode
  error_log() is used to collect debugging information.

  Is error_log() affected by any of the recent output buffering patches?

-- 
  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