[wp-trac] [WordPress Trac] #20043: WP_User missing magic __unset() method
WordPress Trac
wp-trac at lists.automattic.com
Tue Feb 14 19:58:37 UTC 2012
#20043: WP_User missing magic __unset() method
-----------------------------+-----------------------------
Reporter: johnjamesjacoby | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version:
Severity: normal | Keywords: has-patch
-----------------------------+-----------------------------
When the magic methods were put into WP_User in 3.3, __unset() was
skipped. This has the result of unset( $user_data->$foo ); not actually
doing anything.
Patched against r19926.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20043>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list