Edit report at https://bugs.php.net/bug.php?id=55728&edit=1
ID: 55728 Updated by: [email protected] Reported by: bugzilla33 at gmail dot com Summary: ob_gzhandler problem -Status: Feedback +Status: No Feedback Type: Bug Package: Output Control Operating System: Win7 32bit PHP Version: 5.4.0beta1 New Comment: No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2011-09-19 19:32:40] [email protected] 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. ------------------------------------------------------------------------ [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
