Opened 6 years ago
Closed 6 years ago
#8287 closed defect (bug) (fixed)
PHP 7.4 - Deprecated: implode()
| Reported by: | mercime | Owned by: | r-a-y |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.0.0 |
| Component: | Toolbar & Notifications | Version: | 1.9 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Nice catch, mercime!
Attached patch should fix this.