WordPress.org

Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#23121 closed defect (bug) (fixed)

Correct inline doc return value for WP_Filesystem_Base::gethchmod

Reported by: bananastalktome Owned by: SergeyBiryukov
Milestone: 3.6 Priority: normal
Severity: trivial Version: 2.7
Component: Inline Docs Keywords: has-patch commit needs-codex
Focuses: Cc:

Description

Minor correction for inline docs in WP_Filesystem_Base::gethchmod() to indicate string (not int) return value.

Attachments (1)

patch.diff (527 bytes) - added by bananastalktome 7 years ago.

Download all attachments as: .zip

Change History (5)

#1 @bananastalktome
7 years ago

  • Summary changed from Correct inline doc return value for Filesystem::gethchmod to Correct inline doc return value for WP_Filesystem_Base::gethchmod

#2 @SergeyBiryukov
7 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 3.6
  • Version changed from trunk to 2.7

#3 @SergeyBiryukov
7 years ago

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

In 23349:

Correct return value for WP_Filesystem_Base::gethchmod(). props bananastalktome. fixes #23121.

#4 @DrewAPicture
7 years ago

  • Keywords needs-codex added

[23349] corrected the return value for WP_Filesystem_Base::getchmod()

Note: See TracTickets for help on using tickets.