[wp-trac] [WordPress Trac] #48242: Deprecate wp_parse_url() in favour of native parse_url()
WordPress Trac
noreply at wordpress.org
Tue Oct 8 04:25:32 UTC 2019
#48242: Deprecate wp_parse_url() in favour of native parse_url()
------------------------------------------+-------------------------------
Reporter: johnbillion | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.2
Severity: normal | Resolution:
Keywords: needs-patch needs-unit-tests | Focuses: coding-standards
------------------------------------------+-------------------------------
Comment (by ayeshrajans):
The PHP 5.6 test failure is because until PHP 7.0.22, PHP detected a colon
in the query string as a port number. See
https://bugs.php.net/bug.php?id=74780.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48242#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list