[wp-trac] [WordPress Trac] #9761: Use gzdeflate instead of gzdecode
in wp-includes/http.php
WordPress Trac
wp-trac at lists.automattic.com
Fri May 8 15:18:21 GMT 2009
#9761: Use gzdeflate instead of gzdecode in wp-includes/http.php
--------------------------+-------------------------------------------------
Reporter: josephscott | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8
Component: HTTP | Version: 2.8
Severity: normal | Keywords: has-patch
--------------------------+-------------------------------------------------
Ticket #8674 added support to the HTTP API, but it used the PHP 6 only
function gzdecode in a few places. Included is a basic patch to use the
gzdeflate (PHP 4.0.4+) function instead.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9761>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list