Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#36883 closed defect (bug) (fixed)

fix var type in class-wp-upgrader.php

Reported by: mt8.biz Owned by: SergeyBiryukov
Priority: normal Milestone: 4.6
Component: Upgrade/Install Version: 2.8
Severity: normal Keywords:
Cc: Focuses:

Description

$strings is array

Attachments (1)

class-wp-upgrader.php.patch (656 bytes ) - added by mt8.biz 10 years ago.

Download all attachments as: .zip

Change History (3)

#1 @SergeyBiryukov
10 years ago

  • Milestone Awaiting Review4.6

#2 @SergeyBiryukov
10 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 37462:

Docs: Correct variable type for WP_Upgrader::$strings.

Props mt8.biz.
Fixes #36883.

Note: See TracTickets for help on using tickets.