Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#50155 closed enhancement (fixed)

Coding Standards: Correct db_version check in wp-admin/upgrade.php.

Reported by: mukesh27's profile mukesh27 Owned by: sergeybiryukov's profile sergeybiryukov
Milestone: 5.5 Priority: normal
Severity: normal Version: 1.5.1
Component: Upgrade/Install Keywords: has-patch
Focuses: coding-standards Cc:

Description (last modified by SergeyBiryukov)

As per [47787] changeset correct db_version check.

Attachments (1)

50155.patch (666 bytes) - added by mukesh27 4 years ago.
Patch.

Download all attachments as: .zip

Change History (5)

@mukesh27
4 years ago

Patch.

#1 @SergeyBiryukov
4 years ago

  • Description modified (diff)
  • Milestone changed from Awaiting Review to 5.5

#2 @SergeyBiryukov
4 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 47788:

Coding Standards: Use strict comparison in wp-admin/upgrade.php.

Props mukesh27.
Fixes #50155.

#3 @SergeyBiryukov
4 years ago

  • Focuses coding-standards added

#4 @SergeyBiryukov
4 years ago

In 47852:

Coding Standards: Use strict comparison for $wp_db_version check in wp-admin/network/upgrade.php.

Follow-up to [47787], [47788].

See #50155, #49542.

Note: See TracTickets for help on using tickets.