[wp-trac] [WordPress Trac] #39783: Requests http_api_curl action doesn't pass $handle by reference

WordPress Trac noreply at wordpress.org
Sat Feb 4 06:58:02 UTC 2017


#39783: Requests http_api_curl action doesn't pass $handle by reference
--------------------------+------------------------------------------
 Reporter:  pento         |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  4.7.3
Component:  HTTP API      |    Version:  4.7
 Severity:  normal        |   Keywords:  needs-patch needs-unit-tests
  Focuses:                |
--------------------------+------------------------------------------
 The Requests compatibility layer for the `http_api_curl` action was
 introduced in [39212].

 Historically, the `$handle` parameter has been passed by reference, but
 the call in `WP_HTTP_Requests_Hooks::dispatch()` doesn't do that.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/39783>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list