Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #26598


Ignore:
Timestamp:
12/13/2013 11:02:50 AM (13 years ago)
Author:
ocean90
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26598

    • Property Keywords has-patch added
  • Ticket #26598 – Description

    initial v2  
    11Hi,
    22
    3 https://core.trac.wordpress.org/ticket/25741 mentions some broken methods in WP_Filesystem classes, but here are two different broken methods, for different reasons:
     3#25741 mentions some broken methods in WP_Filesystem classes, but here are two different broken methods, for different reasons:
    44
    55getchmod() in both WP_Filesystem_Direct and WP_Filesystem_SSH2 uses substr(, 3) on the results of decoct().