[wp-trac] [WordPress Trac] #5037: WordPress 2.3 doesn't finish to load when fsockopen has been disabled

WordPress Trac wp-trac at lists.automattic.com
Fri Sep 21 20:38:53 GMT 2007


#5037: WordPress 2.3 doesn't finish to load when fsockopen has been disabled
---------------------+------------------------------------------------------
 Reporter:  xknown   |       Owner:  anonymous
     Type:  defect   |      Status:  new      
 Priority:  normal   |   Milestone:  2.3      
Component:  General  |     Version:  2.3      
 Severity:  normal   |    Keywords:           
---------------------+------------------------------------------------------
 As the title states, WP enters in an infinite loop (line 35 wp-
 includes/update.php) when `fsockopen` is listed in `disable_functions`
 directive.

 The attached patch contains an alternative to fix the problem, it also
 restrict update checks only when `is_admin()` is true.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5037>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list