[wp-trac] [WordPress Trac] #25007: WP_HTTP_Fsockopen does not verify SSL certificates
WordPress Trac
noreply at wordpress.org
Mon Sep 9 02:24:39 UTC 2013
#25007: WP_HTTP_Fsockopen does not verify SSL certificates
------------------------------+------------------
Reporter: rmccue | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.7
Component: HTTP | Version:
Severity: major | Resolution:
Keywords: needs-unit-tests |
------------------------------+------------------
Comment (by nacin):
Replying to [comment:20 dd32]:
> I've also bumped the `@since` tags from 2.7.0 to 3.7.0 due to the
significant alteration in functionality, despite same naming. I'm not sure
if that's the proper thing to do or not.
We can do this:
{{{
* @since 2.7.0
* @since 3.7.0 Combined with the fsockopen transport.
}}}
We don't do this anywhere else yet, but it is allowed, and is something
we've been considering anyway as part of the 3.7 inline documentation
efforts. It'd be used for documenting when new function parameters or
arguments passed to filters were added, but this is also a pretty good
case for it.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25007#comment:28>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list