Make WordPress Core

Opened 6 years ago

Last modified 6 years ago

#45569 reviewing enhancement

@var array tag is not present in class WP_Upgrader_Skin

Reported by: utsav72640's profile utsav72640 Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: Future Release Priority: normal
Severity: minor Version: 5.0
Component: Upgrade/Install Keywords: has-patch needs-refresh
Focuses: docs Cc:

Description

There is a class WP_Upgrader_Skin{} which is having line number 29 @var array $options but not in the comment.

Attachments (2)

class-wp-upgrader-skin.php.patch (416 bytes) - added by utsav72640 6 years ago.
wp-admin\includes\class-wp-upgrader-skin.php
45569.patch (728 bytes) - added by mukesh27 6 years ago.
Updated patch with remaining vars.

Download all attachments as: .zip

Change History (7)

@utsav72640
6 years ago

wp-admin\includes\class-wp-upgrader-skin.php

#1 @mukesh27
6 years ago

  • Component changed from General to Upgrade/Install
  • Focuses docs added
  • Severity changed from normal to minor
  • Summary changed from @var array tag is not present in class WP_Upgrader_Skin{}. to @var array tag is not present in class WP_Upgrader_Skin

@mukesh27
6 years ago

Updated patch with remaining vars.

#2 @utsav72640
6 years ago

Thank You @mukesh27

This ticket was mentioned in Slack in #core by utsav72640. View the logs.


6 years ago

#4 @SergeyBiryukov
6 years ago

  • Milestone changed from Awaiting Review to 5.1
  • Owner set to SergeyBiryukov
  • Status changed from new to reviewing

#5 @pento
6 years ago

  • Keywords needs-refresh added
  • Milestone changed from 5.1 to Future Release

45569.patch needs some changes:

Note: See TracTickets for help on using tickets.