[wp-trac] [WordPress Trac] #34408: Promote WP_HTTP::parse_url() to a top-level wp_parse_url function
WordPress Trac
noreply at wordpress.org
Fri Oct 23 05:43:52 UTC 2015
#34408: Promote WP_HTTP::parse_url() to a top-level wp_parse_url function
-------------------------+-----------------
Reporter: dd32 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.4
Component: HTTP API | Version:
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------
`WP_HTTP::parse_url()` exists due to parsing bugs in < PHP 5.4.7 around
schemeless URL's and IPv6, because of it's usefulness with parsing URI's
which are becoming more common, we should promote it to a top-level
function.
This would be beneficial to #34202
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34408>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list