[wp-trac] [WordPress Trac] #37700: Warning: curl_exec() has been disabled for security reasons

WordPress Trac noreply at wordpress.org
Wed Aug 17 22:45:01 UTC 2016


#37700: Warning: curl_exec() has been disabled for security reasons
--------------------------------+--------------------
 Reporter:  Ipstenu             |       Owner:
     Type:  defect (bug)        |      Status:  new
 Priority:  normal              |   Milestone:  4.6.1
Component:  External Libraries  |     Version:  4.6
 Severity:  normal              |  Resolution:
 Keywords:                      |     Focuses:
--------------------------------+--------------------
Changes (by dd32):

 * component:  HTTP API => External Libraries
 * milestone:  Awaiting Review => 4.6.1


Comment:

 Looks like there's a logic slip in `Requests` where it only bails from
 using cURL if BOTH `curl_init()` AND `curl_exec()` are unavailable.
 WordPress previously bailed when EITHER were unavailable.

 Created a PR upstream: https://github.com/rmccue/Requests/pull/230

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


More information about the wp-trac mailing list