Skip to content

Releases: flextype-components/filesystem

2.0.7

24 Jul 07:08

Choose a tag to compare

  • improve delete() and deleteDir() methods.

2.0.5

21 Aug 07:01

Choose a tag to compare

  • New method getDirTimestamp() added.

2.0.4

11 Aug 08:36

Choose a tag to compare

  • Doctrine Coding Standard fixes

2.0.2

05 Feb 19:05

Choose a tag to compare

  • all methods params types - fixed.

1.1.1

23 Apr 20:51
7e8c287

Choose a tag to compare

*Fix issue with RecursiveDirectoryIterator

1.1.0

12 Apr 11:33

Choose a tag to compare

  • PHP7 Support added
  • New class Filesystem insted of Dir and File was added.