[wp-trac] [WordPress Trac] #29548: WP_Filesystem_Base::getchmod() reporting permissions incorrectly

WordPress Trac noreply at wordpress.org
Wed Jun 24 12:25:29 UTC 2015


#29548: WP_Filesystem_Base::getchmod() reporting permissions incorrectly
----------------------------+-----------------------
 Reporter:  mnelson4        |       Owner:  dd32
     Type:  defect (bug)    |      Status:  reopened
 Priority:  normal          |   Milestone:  4.3
Component:  Filesystem API  |     Version:  2.5
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:
----------------------------+-----------------------
Changes (by DrewAPicture):

 * keywords:  has-patch needs-testing => has-patch
 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 @dd32: In the scenario where a subclass method is introduced that
 "extends" a parent class method, I think we'd do better to use an `@since`
 for where the subclass was introduced rather than inherit it. When you
 think about it in terms of a "changelog" entry it makes a lot more sense
 to be able to see when a subclass stopped relying on the parent method to
 handle that logic.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/29548#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list