On Thu, 3 Oct 2002, Yasuo Ohgaki wrote: > yohgaki Thu Oct 3 09:32:02 2002 EDT > > Modified files: > /php4/ext/standard basic_functions.c var.c > /php4/main output.c > Log: > Fixed broken code by Derick. > ob_implicit_flush() and ob_flush_all() are stopped working. > var_dump() and hightlisht_string() outputs buffer contents wrongly > with ob_implicit_flush(). > > Everyone should be happy now. > It was only OG(implicit_flush) interpretation issue after all.
I'm not happy for two reasons: 1. The Test for buffering in core functions with implicit flush on (009.phpt) still fails 2. I think it's better that somebody who really understands it all (the guy who wrote it) has a look at it before you commit things. Derick -- --------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --------------[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php