Opened 4 years ago
Closed 4 years ago
#8392 closed defect (bug) (fixed)
PHP 8.0 deprecated notice caused by the `BP_Groups_Invitation_Manager->run_acceptance_action()` method
Reported by: | imath | Owned by: | imath |
---|---|---|---|
Milestone: | 6.4.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Groups | Keywords: | has-patch 2nd-opinion |
Cc: |
Description
This is the same trouble I've fixed for #8390. But this one needs to be fixed before PHP 8.0 release (November 26), so into our 6.4.0 milestone.
BP_Groups_Invitation_Manager->run_acceptance_action()
is generating this deprecated notice.
Attachments (2)
Change History (6)
This ticket was mentioned in Slack in #buddypress by imath. View the logs.
4 years ago
Note: See
TracTickets for help on using
tickets.
This patch is also fixing the deprecated notice of the PHPUnit invitations manager asset