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 | Owned by: | 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)
Change History (7)
#1
@
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
This ticket was mentioned in Slack in #core by utsav72640. View the logs.
6 years ago
#4
@
6 years ago
- Milestone changed from Awaiting Review to 5.1
- Owner set to SergeyBiryukov
- Status changed from new to reviewing
#5
@
6 years ago
- Keywords needs-refresh added
- Milestone changed from 5.1 to Future Release
45569.patch needs some changes:
- There's a blank line in each of the new docblocks.
- We should add
Summary
and@since
entries for each: https://make.wordpress.org/core/handbook/best-practices/inline-documentation-standards/php/#2-1-class-members
Note: See
TracTickets for help on using
tickets.
wp-admin\includes\class-wp-upgrader-skin.php