[wp-trac] [WordPress Trac] #36356: Function signature of wp_parse_url() does not match parse_url()
WordPress Trac
noreply at wordpress.org
Tue Aug 30 17:12:38 UTC 2016
#36356: Function signature of wp_parse_url() does not match parse_url()
-------------------------------------------------+-------------------------
Reporter: johnbillion | Owner:
Type: defect (bug) | johnbillion
Priority: normal | Status: reopened
Component: HTTP API | Milestone: 4.7
Severity: normal | Version: 4.4
Keywords: needs-patch has-unit-tests needs- | Resolution:
testing | Focuses:
-------------------------------------------------+-------------------------
Changes (by johnbillion):
* keywords: has-patch has-unit-tests needs-testing => needs-patch has-
unit-tests needs-testing
* status: closed => reopened
* focuses: docs =>
* resolution: fixed =>
Comment:
This fatals on < 5.4.7 due to line 663 trying to unset array elements of
`$parts` when `$parts` is a string.
Ref: https://travis-ci.org/aaronjorbin/develop.wordpress/jobs/156277415
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36356#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list