[wp-trac] [WordPress Trac] #22952: WP_HTTP can cause PHP Warnings during attempted decompression

WordPress Trac noreply at wordpress.org
Tue Apr 11 15:21:01 UTC 2017


#22952: WP_HTTP can cause PHP Warnings during attempted decompression
-------------------------------------+------------------------
 Reporter:  dd32                     |       Owner:
     Type:  defect (bug)             |      Status:  closed
 Priority:  normal                   |   Milestone:
Component:  HTTP API                 |     Version:  3.3
 Severity:  normal                   |  Resolution:  duplicate
 Keywords:  has-patch needs-testing  |     Focuses:
-------------------------------------+------------------------

Comment (by xedin.unknown):

 Experiencing this at WP 4.7.3
 > Warning: gzinflate(): data error in wp-includes/SimplePie/gzdecode.php
 on line 338

 Having looked into the code, I found out to my great surprize that the
 version of SimplePie is 1.3.1! Is this true?
 SimplePie has issue https://github.com/simplepie/simplepie/issues/454,
 which they fix in https://github.com/simplepie/simplepie/pull/455, and the
 fix is apparently released with version
 https://github.com/simplepie/simplepie/releases/tag/1.4.3. Could this be
 resolvable by, I dare say, updating the SimplePie library?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/22952#comment:39>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list