Skip to:
Content

BuddyPress.org

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.

  1. buddypress.org/public_html/wp-content/themes/codex-buddypress-org/widgets/login.php

Attachments (1)

#8755.patch (2.8 KB ) - added by upadalavipul 4 years ago.

Download all attachments as: .zip

Change History (5)

@upadalavipul
4 years ago

#1 @dcavins
4 years ago

  • Component BuddyPress.org SitesCore
  • Keywords has-patch added
  • Milestone Awaiting Review11.0.0
  • Version10.4.0

Thanks! The attached patch looks good to me.

#2 @imath
4 years ago

  • Milestone 11.0.0BuddyPress.org Sites

Hi @dcavins

I believe this belongs to BuddyPress.org only:
-> codex-buddypress-org/widgets/login.php

#3 @dcavins
4 years ago

Ha, yes I realized that when I looked at the patch, though it didn't stop me from choosing the wrong attributes in our form. :)

#4 @espellcaste
2 years ago

  • Milestone BuddyPress.org Sites
  • Resolutionmaybelater
  • Status newclosed
  • Type defect (bug)enhancement

Related to #7228

Note: See TracTickets for help on using tickets.