Ask a Question related to PHP Development, Design and Development.
-
iliaa@php.net #1
#21944 [Ver->Csd]: zlib compressed pages can be flushed causing compressed output to be displayed
ID: 21944
Updated by: [email]iliaa@php.net[/email]
Reported By: phpbug at paragontech dot com
-Status: Verified
+Status: Closed
Bug Type: Zlib Related
Operating System: all
PHP Version: 4.3.3RC2-dev
New Comment:
This bug has been fixed in CVS.
In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at [url]http://snaps.php.net/[/url].
In case this was a documentation problem, the fix will show up soon at
[url]http://www.php.net/manual/[/url].
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
Thank you for the report, and for helping us make PHP better.
Previous Comments:
------------------------------------------------------------------------
[2003-07-24 03:52:12] gja822 at ironbytes dot com
I've something similiar with that.
But the bug occures on PHP4.3.3RC2-dev with
ZLib 1.1.3 compiled and 1.1.4 linked.
Using
system("zip ...1 ...2");
caused gziped output, instead smth like that:
adding....xxx
adding....yyy
May be that's becouse of system()???(other bugs not noticed until
zlib.output_commpression set to 'Off')
------------------------------------------------------------------------
[2003-06-01 06:54:27] dennis at darknoise dot de
it also happens to me with a 1.3.x apache and php versions from 4.3.x
on RedHat Linux 7.3
------------------------------------------------------------------------
[2003-05-14 21:59:10] [email]wez@php.net[/email]
This problem also occurs on our own gtk.php.net site with latest stable
CVS.
------------------------------------------------------------------------
[2003-01-30 03:18:27] [email]moriyoshi@php.net[/email]
I noticed this issue before the release of 4.3.0.
A kind of Apache2 oddity. Should be fixed.
------------------------------------------------------------------------
[2003-01-29 10:48:20] phpbug at paragontech dot com
This is a problem with IE 6.0.26 as well as Netscape Navigator 4.08.
------------------------------------------------------------------------
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
[url]http://bugs.php.net/21944[/url]
--
Edit this bug report at [url]http://bugs.php.net/?id=21944&edit=1[/url]
iliaa@php.net Guest
-
[PHP] Extracting Compressed Files
Do you happen to know where I can find some examples or sample code for these? The exec function on php.net didn't go into much detail about... -
Extracting Compressed Files
Does anyone know of easy ways to be able to extract all files/folders/subfolders from different types of compressed files (.zip, ..tar.gz, etc.)? ... -
Compressed Filesystems
Hi Ladies! In AIX I can create a filesystem with the compression attribute turned on which will do automatic file compression. The name of the... -
#21294 [Ver->Bgs]: register_shutdown_function output no compressed
ID: 21294 Updated by: sniper@php.net Reported By: brianlmoon@php.net -Status: Verified +Status: ... -
#21294 [Opn->Ver]: register_shutdown_function output no compressed
ID: 21294 Updated by: sniper@php.net Reported By: brianlmoon@php.net -Status: Open +Status: Verified...



Reply With Quote

