Skip to content

1.1.5

Choose a tag to compare

@hellofromtonya hellofromtonya released this 31 Mar 23:49
5ac5b8a

Add the following methods to VirtualFilesystemDirect class to further mock the WP_Filesystem_Direct functionality:

  • dirlist()
  • group()
  • owner()
  • size()
  • atime()
  • mtime()
  • getchmod()
  • gethchmod()
  • getnumchmodfromh()

(PR #19 )