Sebastian Bergmann wrote: > sebastian Sun Sep 1 07:33:19 2002 EDT > > Modified files: > /php4 NEWS php.ini-dist php.ini-recommended > /php4/main main.c output.c php_globals.h php_output.h > Log: > Per discussion on #php.bugs (+1 from at least Derick and Jani), > revert double_buffering.
This fixes the issue I mentioned where a variable was dumped to stdout instead of beeing written to a file. It does not fix the error_log() issue. It does not fix the segfault I mentioned in ob_*() under certain circumstances. -- 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