[buddypress-trac] [BuddyPress Trac] #7634: PHP 7.2 compatibility
buddypress-trac
noreply at wordpress.org
Wed Dec 13 01:07:59 UTC 2017
#7634: PHP 7.2 compatibility
--------------------------+--------------------
Reporter: netweb | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.9.2
Component: Core | Version:
Severity: normal | Resolution:
Keywords: needs-patch |
--------------------------+--------------------
Comment (by boonebgorges):
In [changeset:"11772"]:
{{{
#!CommitTicketReference repository="" revision="11772"
Members: Fix PHP 7.2 notice in 'last_activity' usermeta filter.
A new PHP notice in 7.2 shows what has long been a bug: when
`_bp_get_user_meta_last_activity_warning()` filters `get_user_metadata`,
it does not obey the `$single` parameter. This is now fixed.
Merges [11768] to the 2.9 branch.
See #7634.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7634#comment:9>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list