[wp-trac] [WordPress Trac] #10672: register_post hook not compatible with PHP 4.x
WordPress Trac
wp-trac at lists.automattic.com
Sat Aug 22 22:23:21 UTC 2009
#10672: register_post hook not compatible with PHP 4.x
--------------------------+-------------------------------------------------
Reporter: ppaquet | Owner: westi
Type: defect (bug) | Status: new
Priority: high | Milestone:
Component: Plugins | Version:
Severity: blocker | Keywords: register_post, hook
--------------------------+-------------------------------------------------
In wp-login.php, the way that the register_post get back errors is not
compatible with PHP 4.x ($error is a passed as a copy, not a reference).
Because of that, plugins that use that hook like no-disposable-email won't
work with PHP 4.x
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10672>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list