Opened 3 years ago
Closed 3 years ago
#8883 closed defect (bug) (fixed)
Inline PHP statement must end with a semicolon.
| Reported by: | upadalavipul | Owned by: | imath |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.0.0 |
| Component: | Templates | Version: | |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Here’s another good catch, thanks a lot @upadalavipul I’ll commit it shortly 👍