[wp-trac] [WordPress Trac] #22400: Remove all, or at least most, uses of extract() within WordPress
WordPress Trac
noreply at wordpress.org
Thu May 15 06:10:22 UTC 2014
#22400: Remove all, or at least most, uses of extract() within WordPress
-------------------------------------------------+--------------------
Reporter: Viper007Bond | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.0
Component: General | Version: 3.4.2
Severity: normal | Resolution:
Keywords: westi-likes needs-testing has-patch | Focuses:
-------------------------------------------------+--------------------
Comment (by wonderboymusic):
In [changeset:"28424"]:
{{{
#!CommitTicketReference repository="" revision="28424"
Eliminate the use of `extract()` in `wp_validate_auth_cookie()`.
Don't do anything fancy here, just set the 4 returned properties to
variables. This function is semi-important.
See #22400.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/22400#comment:79>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list