9e3f181 Update to 0.27

Authored and Committed by pghmcfc 11 years ago
    Update to 0.27
    
    - New upstream release 0.27:
      - Added pruning support in dir->recurse(); if recurse callback returns
        $item->PRUNE, no children of this item will be analyzed
      - Documented 'basename' method for directories
      - Added traverse_if() function, which allows one to filter children before
        processing them
      - Added tempdir() function
    - Package upstream LICENSE file
    
        
file modified
+13 -3
file modified
+1 -1