[wp-trac] [WordPress Trac] #14642: Support Facebook's HipHop
WordPress Trac
wp-trac at lists.automattic.com
Wed Aug 25 18:40:39 UTC 2010
#14642: Support Facebook's HipHop
-------------------------+--------------------------------------------------
Reporter: ChenHui | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Performance | Version:
Severity: normal | Keywords: has-patch
-------------------------+--------------------------------------------------
Comment(by ChenHui):
In HPHP, extract() doesn't overwrite some global variables (such as ID)
which are needed by the insert_user function. PHP doesn't have such
problem.
$wpdb could be removed from $userdata before extracting for safety.
Replying to [comment:3 Denis-de-Bernardy]:
> I may be mistaking, but the extr_skip in users is there to protect $wpdb
from being overwritten by a nutty user. or $userdata itself.
>
> Why was hiphop chocking on users but not posts or terms?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14642#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list