Opened 9 years ago
Closed 9 years ago
#7334 closed enhancement (fixed)
Remove BP_Activity_Activity::array_replace_recursive
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.8 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Activity | Keywords: | needs-patch |
| Cc: |
Description
This is a PHP 5.3+ function, and with BP moving one step up, we're able to reduce the codebase just a little.
Looks to be used in the BP_Activity_Activity::get() method only, so minimal changes required.
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 11359: