|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2011-09-19 19:32 UTC] sixd@php.net
-Status: Open
+Status: Feedback
[2011-09-19 19:32 UTC] sixd@php.net
[2013-02-18 00:35 UTC] php-bugs at lists dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 13:00:01 2025 UTC |
Description: ------------ ob_gzhandler do not work! Test script: --------------- <? ob_start('ob_gzhandler'); ?> OK Expected result: ---------------- OK Actual result: -------------- invalid characters