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

 ID:                 55728
 Updated by:         s...@php.net
 Reported by:        bugzilla33 at gmail dot com
 Summary:            ob_gzhandler problem
-Status:             Open
+Status:             Feedback
 Type:               Bug
 Package:            Output Control
 Operating System:   Win7 32bit
 PHP Version:        5.4.0beta1
 Block user comment: N
 Private report:     N

 New Comment:

Please try using this snapshot:

  http://snaps.php.net/php5.4-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/

This doesn't reproduce for me.  My build includes today's fix for 
https://bugs.php.net/bug.php?id=55544

Try a PHP snapshot from http://snaps.php.net/.  Try using "php -n".  Repopen 
this 
bug if it still occurs.


Previous Comments:
------------------------------------------------------------------------
[2011-09-19 19:02:15] bugzilla33 at gmail dot com

Description:
------------
ob_gzhandler do not work!

Test script:
---------------
<?
 ob_start('ob_gzhandler');
?>
OK

Expected result:
----------------
OK

Actual result:
--------------
invalid characters


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



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

Reply via email to