[wp-trac] [WordPress Trac] #22952: WP_HTTP can cause PHP Warnings during attempted decompression
WordPress Trac
noreply at wordpress.org
Wed Feb 17 14:29:07 UTC 2016
#22952: WP_HTTP can cause PHP Warnings during attempted decompression
-------------------------------------+-----------------------------
Reporter: dd32 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: HTTP API | Version: 3.3
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+-----------------------------
Comment (by jcmaci03):
+1 Seeing this on WP4.4.2 / php 5.6.15 (shared hosting). Here's my
variation.
{{{
WARNING: wp-includes/class-wp-http-encoding.php:58 - gzinflate(): data
error
require('wp-blog-header.php'), require_once('wp-includes/template-
loader.php'), include('/themes/mytheme/index.php'), get_footer,
locate_template, load_template,
require_once('/themes/mytheme/footer.php'), wp_footer,
do_action('wp_footer'), call_user_func_array, wp_admin_bar_render,
do_action_ref_array, call_user_func_array, wp_admin_bar_updates_menu,
wp_get_update_data, get_site_transient,
apply_filters('site_transient_update_plugins'), call_user_func_array,
GFForms::check_update, GFCommon::check_update, GFCommon::get_version_info,
GFCommon::post_to_manager, wp_remote_post, WP_Http->post,
WP_Http->request, WP_Http->_dispatch_request, WP_Http_Curl->request,
WP_Http_Encoding::decompress, gzinflate
}}}
@dd32, what can the community do to help move this ticket forward? There
is obviously interest in seeing this resolved. :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/22952#comment:28>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list