Opened 3 years ago
Closed 3 years ago
#8883 closed defect (bug) (fixed)
Inline PHP statement must end with a semicolon.
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 12.0.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Templates | Keywords: | has-patch commit |
| Cc: |
Description
I have reviewed the BuddyPress code and found that the PHP statement end semicolon was missing in one file. Please check the below file.
File:
- src/bp-templates/bp-legacy/buddypress/assets/embeds/footer.php
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Here’s another good catch, thanks a lot @upadalavipul I’ll commit it shortly 👍