Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#31312 closed defect (bug) (fixed)

Incorrect @param PHPDoc comments

Reported by: ipm-frommen's profile ipm-frommen Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.2 Priority: normal
Severity: normal Version:
Component: Upgrade/Install Keywords: has-patch
Focuses: docs Cc:

Description

  • correct @param PHPDoc comments for $plugins and $themes variable in according bulk_upgrade function;

Attachments (1)

31312.patch (1.2 KB) - added by ipm-frommen 10 years ago.

Download all attachments as: .zip

Change History (5)

@ipm-frommen
10 years ago

#1 @ipm-frommen
10 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
10 years ago

  • Component changed from General to Upgrade/Install

#3 @SergeyBiryukov
10 years ago

  • Milestone changed from Awaiting Review to 4.2

Appears to be a copy/paste error in [30758].

#4 @SergeyBiryukov
10 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 31441:

Correct parameter types for Plugin_Upgrader::bulk_upgrade() and Theme_Upgrader::bulk_upgrade().

props ipm-frommen.
fixes #31312.

Note: See TracTickets for help on using tickets.