Make WordPress Core

Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#23121 closed defect (bug) (fixed)

Correct inline doc return value for WP_Filesystem_Base::gethchmod

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

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 14 years ago.

Download all attachments as: .zip

Change History (5)

#1 @bananastalktome
14 years ago

  • Summary Correct inline doc return value for Filesystem::gethchmodCorrect inline doc return value for WP_Filesystem_Base::gethchmod

#2 @SergeyBiryukov
14 years ago

  • Keywords commit added
  • Milestone Awaiting Review3.6
  • Version trunk2.7

#3 @SergeyBiryukov
14 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 23349:

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

#4 @DrewAPicture
13 years ago

  • Keywords needs-codex added

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

Note: See TracTickets for help on using tickets.