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

 ID:                 62335
 User updated by:    hajo at csphere dot eu
 Reported by:        hajo at csphere dot eu
 Summary:            zlib conflict with gzhandler
 Status:             Assigned
 Type:               Bug
 Package:            Zlib related
 Operating System:   Windows 7
 PHP Version:        5.4.4
 Assigned To:        mike
 Block user comment: N
 Private report:     N

 New Comment:

checked this bug against the new php versions:

5.3.15 runs well, but 5.4.5 still has this issue.


Previous Comments:
------------------------------------------------------------------------
[2012-07-18 07:32:31] bugs dot php at mohiva dot com

Same problem here with version 5.4.4 and 5.4.5RC1 from php.net. OS is Centos 
6.2, webserver is Apache using PHP via php-fpm.

The configuration that I use in php-fmp.conf is:
php_flag[output_buffering] = on
php_flag[zlib.output_compression] = off
php_value[output_handler] = ob_gzhandler

------------------------------------------------------------------------
[2012-07-05 07:57:35] dietmar at gps-tour dot info

Hi,
the Bug was fixed by Mike in this commit:
http://git.php.net/?p=php-
src.git;a=commit;h=85a62e9086db7a8ddfcda4ab1279a2439935f8d5

On the 15th of May, the following commit by mike removed the added line by the 
above commit:
http://git.php.net/?p=php-
src.git;a=commitdiff;h=0ad53bfd7da12a92a46c08e3fff579a15026b88b

I'not shure, if this was realy intended... So maybe mike can take over this 
ticket... Would be great, to have a working ob_gzhandler again in 5.4

------------------------------------------------------------------------
[2012-06-21 13:09:17] php at lippe-net dot de

The Error is still there in Debians php 5.4.5-dev.

------------------------------------------------------------------------
[2012-06-21 11:57:43] v dot a dot popov at gmail dot com

Seems to be a problem in merging the fix to actual branch, which releases are 
made of.
This commit:
http://git.php.net/?p=php-src.git;a=commit;h=85a62e9086db7a8ddfcda4ab1279a2439935f8d5
really fixes the problem, but relevant line is not present in php-5.4.3 and 
php-5.4.4.

------------------------------------------------------------------------
[2012-06-18 13:39:29] hajo at csphere dot eu

bug 55544 is about this issue, too. between stable php 5.4.0 and 5.4.3 it was 
fixed and seems to fail again now.

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


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

    https://bugs.php.net/bug.php?id=62335


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

Reply via email to