Edit report at http://bugs.php.net/bug.php?id=49816&edit=1

 ID:                 49816
 Updated by:         johan...@php.net
 Reported by:        paul at wcclan dot net
 Summary:            output corruption using flush
-Status:             Assigned
+Status:             Bogus
 Type:               Bug
 Package:            Apache2 related
 Operating System:   *
 PHP Version:        5.*
-Assigned To:        johannes
+Assigned To:        
 Block user comment: N

 New Comment:

The new output buffering is in trunk, it won't be ported to 5.3.


Previous Comments:
------------------------------------------------------------------------
[2010-01-30 15:39:16] ben at xnode dot org

Still experiencing this issue with PHP 5.3.1 and Apache 2.2.14. Quite
annoying as it means either not being able to use Flush (which isn't an
option for some apps) or not being able to use compression.

------------------------------------------------------------------------
[2009-11-19 15:59:01] j...@php.net

Unfortunately flush() with apache2handler SAPI will also disable
compression. Like I've said in the commit it's temporary "fix" to at
least keep things working. The real fix requires doing MFH of new output
buffering code where this works fine.



Johannes, please reply, I've asked you several times now whether I can
merge the new and working output buffering code from HEAD (like I
already suggested before 5.3.0 was released!).

------------------------------------------------------------------------
[2009-11-18 21:19:12] paul at wcclan dot net

I might be reading this wrong, but aren't you just opting not to
compress with this code? If so, how do you explain that compression
worked fine before 5.2.11? If I am reading it wrong, great job on the
fix :)

------------------------------------------------------------------------
[2009-11-15 00:13:20] s...@php.net

Automatic comment from SVN on behalf of jani
Revision: http://svn.php.net/viewvc/?view=revision&revision=290765
Log: - Temporary hack to fix bug #49816 (works fine in HEAD which has
working output buffering..)

------------------------------------------------------------------------
[2009-11-14 22:28:40] j...@php.net

Caused by fixing bug #49248 and does not happen with HEAD.

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=49816


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=49816&edit=1

Reply via email to