[wp-trac] [WordPress Trac] #13915: WP_Http_Fopen is PHP4 only
WordPress Trac
wp-trac at lists.automattic.com
Wed Mar 23 09:08:02 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 needs-refresh |
-------------------------------------+-----------------------------
Comment (by hakre):
I reduced the check for allow_url_fopen for a single ini_get call.
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
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13915#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list