[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 18:27:46 UTC 2016


#36356: Function signature of wp_parse_url() does not match parse_url()
------------------------------------------+--------------------------
 Reporter:  johnbillion                   |       Owner:  johnbillion
     Type:  defect (bug)                  |      Status:  reopened
 Priority:  normal                        |   Milestone:  4.7
Component:  HTTP API                      |     Version:  4.4
 Severity:  normal                        |  Resolution:
 Keywords:  needs-unit-tests needs-patch  |     Focuses:
------------------------------------------+--------------------------
Changes (by johnbillion):

 * keywords:  needs-unit-tests => needs-unit-tests needs-patch
 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Okay we have an ''actual'' failure now, on PHP 5.2.

 {{{
 test_wp_parse_url_with_component with data set #17
 ('/path/http://example.net/', 1, NULL)
 Failed asserting that 'placeholder' matches expected null.
 tests/phpunit/tests/http/http.php:125
 }}}

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


More information about the wp-trac mailing list