Make WordPress Core

Changes between Version 1 and Version 3 of Ticket #10779


Ignore:
Timestamp:
11/17/2009 09:45:47 PM (16 years ago)
Author:
dd32
Comment:

The phpdoc has gone in with another ticket, I forgot i had submitted it here already.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10779

    • Property Keywords needs-testing added
    • Property Milestone changed from 2.9 to 3.0
    • Property Summary changed from file.php: PHPDoc + optimised unzip_file() to optimised unzip_file()
  • Ticket #10779 – Description

    v1 v3  
    1 Patch contains 2 sections:
    2  * Much improved PHPDoc coverage for filesystem-related functions in file.php
     1Patch contains
    32 * Optimised unzip_file() function
    43   * Reduced the number of IO operations required (mainly is_dir())