[Phpmyadmin-devel] bug in PHP 5.2.11 with flush() on Apache

Hi, due to this bug http://bugs.php.net/bug.php?id=49816 we have garbled data in the navi frame when "zlib.output_compression = On" and the content of the navi frame has a low number of bytes. Any objection to remove the call to flush() in libraries/ob.lib.php, function PMA_outBufferPost()? -- Marc Delisle http://infomarc.info

Hi Dne Tue, 03 Nov 2009 08:22:53 -0500 Marc Delisle <marc@infomarc.info> napsal(a):
due to this bug http://bugs.php.net/bug.php?id=49816 we have garbled data in the navi frame when "zlib.output_compression = On" and the content of the navi frame has a low number of bytes.
Any objection to remove the call to flush() in libraries/ob.lib.php, function PMA_outBufferPost()?
Does not sound problematic to me... -- Michal Čihař | http://cihar.com | http://blog.cihar.com
participants (2)
-
Marc Delisle
-
Michal Čihař