Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#27053 closed enhancement (wontfix)

Schema.php code cleanup

Reported by: ruudjoyo's profile ruud@… Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.9
Component: Upgrade/Install Keywords: has-patch
Focuses: Cc:

Description

As a spin-off product (see #ticket/27052) I made this patch as well.

I'm not sure if this sort of contribution is welcome, and/or this is the proper way to do.

Attachments (1)

schema.php.cleanup.patch (23.3 KB) - added by ruud@… 12 years ago.

Download all attachments as: .zip

Change History (6)

#1 @ruud@…
12 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
12 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed

Formatting cleanup tickets are generally discouraged. Coding style fixes should be a result of more substantial changes: http://wpdevel.wordpress.com/2011/03/23/code-refactoring/.

#3 @ruud@…
12 years ago

Good to know how this should be handled, thanks for the link.

#4 @nacin
12 years ago

Incidentally, that extra space after "PRIMARY KEY" is a dbDelta quirk.

Note: See TracTickets for help on using tickets.