[wp-trac] [WordPress Trac] #13915: WP_Http_Fopen is PHP4 only

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 23 09:22:08 UTC 2011


#13915: WP_Http_Fopen is PHP4 only
---------------------------------+-----------------------------
 Reporter:  jacobsantos          |       Owner:
     Type:  enhancement          |      Status:  assigned
 Priority:  normal               |   Milestone:  Future Release
Component:  HTTP                 |     Version:  3.0
 Severity:  trivial              |  Resolution:
 Keywords:  3.2-early has-patch  |
---------------------------------+-----------------------------

Comment (by dd32):

 > The previous one was checking for function existance of fopen(),
 ini_get() and then to check ini_get( 'allow_url_fopen' ). Any Idea dd32? I

 Perhaps you're not the best person to patch it if you're unaware of why
 it's done as it is?

 Off the top of my head, disabled_functions setting will cause fopen to not
 exist, similarly, some hosts disable ini_get, and finally, need to check
 that allow_url_fopen is allowed.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13915#comment:15>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list