Opened 4 years ago
Closed 2 years ago
#8755 closed enhancement (maybelater)
PHP statement must end with a semicolon
| Reported by: | upadalavipul | Owned by: | johnjamesjacoby |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | 10.4.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
I have running WordPress core PHPCS standard during found many files' missing semicolon errors.
Please see the below In which is attached One file.
- buddypress.org/public_html/wp-content/themes/codex-buddypress-org/widgets/login.php
Attachments (1)
Change History (5)
#1
@
4 years ago
- Component BuddyPress.org Sites → Core
- Keywords has-patch added
- Milestone Awaiting Review → 11.0.0
- Version → 10.4.0
#2
@
4 years ago
- Milestone 11.0.0 → BuddyPress.org Sites
Hi @dcavins
I believe this belongs to BuddyPress.org only:
-> codex-buddypress-org/widgets/login.php
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thanks! The attached patch looks good to me.