Changes between Initial Version and Version 2 of Ticket #3886
- Timestamp:
- 12/24/2011 11:58:28 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3886
- Property Keywords 1.7-early added
-
Property
Milestone
changed from
Awaiting ReviewtoFuture Release -
Property
Summary
changed from
Non-static method BP_Core_Notification::get_all_for_user() should not be called staticallytoAudit class methods and mark appropriately as static
-
Ticket #3886 – Description
initial v2 1 1 Non-static method BP_Core_Notification::get_all_for_user() should not be called statically in /buddypress/bp-members/bp-members-notifications.php line 51 2 3 Marking this ticket for 1.7 so we can do all of these at the same time, and make sure we have plenty of time to check for any breakages.