|
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-2026 The PHP GroupAll rights reserved. |
Last updated: Fri Mar 13 22:00:01 2026 UTC |
Description: ------------ ob_gzhandler do not work! Test script: --------------- <? ob_start('ob_gzhandler'); ?> OK Expected result: ---------------- OK Actual result: -------------- invalid characters