Make WordPress Core

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#27053 closed enhancement (wontfix)

Schema.php code cleanup

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

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@… 13 years ago.

Download all attachments as: .zip

Change History (6)

#1 @ruud@…
13 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
13 years ago

  • Milestone Awaiting Review
  • Resolutionwontfix
  • Status newclosed

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@…
13 years ago

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

#4 @nacin
13 years ago

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

Note: See TracTickets for help on using tickets.