[wp-trac] [WordPress Trac] #22300: enhance urlencode_deep()

WordPress Trac noreply at wordpress.org
Wed Oct 14 02:42:17 UTC 2015


#22300: enhance urlencode_deep()
---------------------------------------------+--------------------------
 Reporter:  wpmuguru                         |       Owner:  johnbillion
     Type:  enhancement                      |      Status:  assigned
 Priority:  normal                           |   Milestone:  4.4
Component:  Formatting                       |     Version:  3.4
 Severity:  normal                           |  Resolution:
 Keywords:  has-patch has-unit-tests commit  |     Focuses:
---------------------------------------------+--------------------------
Changes (by johnbillion):

 * keywords:  has-patch needs-unit-tests => has-patch has-unit-tests commit


Comment:

 [attachment:22300.4.diff] changes the order of the parameters in
 `map_deep()` so they match array functions in PHP such as
 `array_walk_recursive()`. It also implements a tidied up version of the
 original tests for `map_deep()` from [attachment:22300-tests.diff] in
 addition to the tests from [attachment:22300.test1.diff], and improves
 docs.

 This is good to go.

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


More information about the wp-trac mailing list