[buddypress-trac] [BuddyPress] #3148: BP_Core_User constructor not 5.3.3 >= friendly
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Tue Apr 12 08:45:14 UTC 2011
#3148: BP_Core_User constructor not 5.3.3 >= friendly
-------------------------+-----------------------------
Reporter: Backie | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version:
Keywords: |
-------------------------+-----------------------------
In PHP 5.3.3 release the use of PHP 4 constructors would not longer be
acceptable.
Solution for PHP 4 compatibly is to rename method to PHP 5 style and then
have a PHP 4 constructor function which calls the PHP 5 method.
ps: Will patch once I finish the phpDocs
--
Ticket URL: <https://trac.buddypress.org/ticket/3148>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list