Opened 5 years ago
Closed 5 years ago
#8287 closed defect (bug) (fixed)
PHP 7.4 - Deprecated: implode()
Reported by: | mercime | Owned by: | r-a-y |
---|---|---|---|
Milestone: | 6.0.0 | Priority: | normal |
Severity: | normal | Version: | 1.9 |
Component: | Toolbar & Notifications | Keywords: | has-patch |
Cc: |
Description
Member notifications page:
PHP Deprecated: implode(): Passing glue string after array is deprecated. Swap the parameters in https://example.com/wp-content/plugins/buddypress/src/bp-notifications/bp-notifications-template.php on line 900
WP trunk and BP trunk
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Nice catch, mercime!
Attached patch should fix this.