[wp-trac] [WordPress Trac] #28487: Introduce a function to determine if the scheme of a URL is https

WordPress Trac noreply at wordpress.org
Sun Jul 27 17:45:37 UTC 2014


#28487: Introduce a function to determine if the scheme of a URL is https
-------------------------+-------------------------
 Reporter:  johnbillion  |       Owner:
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:
Component:  Security     |     Version:
 Severity:  normal       |  Resolution:  maybelater
 Keywords:  has-patch    |     Focuses:
-------------------------+-------------------------

Comment (by ocean90):

 In [changeset:"29311"]:
 {{{
 #!CommitTicketReference repository="" revision="29311"
 Replace `is_https_url()` with `'https' === parse_url( $url, PHP_URL_SCHEME
 )`.

 see #28427, #28487.
 }}}

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


More information about the wp-trac mailing list