[wp-trac] [WordPress Trac] #23016: Allow plugins to manipulate WP_Roles ($wp_roles global) on construct
WordPress Trac
noreply at wordpress.org
Fri Dec 21 01:57:28 UTC 2012
#23016: Allow plugins to manipulate WP_Roles ($wp_roles global) on construct
-----------------------------+------------------
Reporter: johnjamesjacoby | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.6
Component: Role/Capability | Version: 3.5
Severity: normal | Resolution:
Keywords: early 3.6-early |
-----------------------------+------------------
Comment (by knutsp):
Replying to [comment:4 JustinSainton]:
> I concede to being generally daft, but is passing by reference necessary
here? Didn't think this was necessary any longer in PHP5?
Call time pass by reference is not only not necessary in PHP 5, it was
deprecated in PHP 5.3 and ''removed'' in PHP 5.4, then resulting in a
'''fatal error'''.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23016#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list