Skip to content

Releases: Ekman/php-files

List files

11 Aug 12:47
88d160b
Compare
Choose a tag to compare

Add function to list path to files recursively in a directory.

Bugfix basename

25 May 15:29
91e8869
Compare
Choose a tag to compare

Bugfix using basename instead of, intended, dirname

Minor correction

24 May 07:55
5b5c890
Compare
Choose a tag to compare

Added declare(strict_types=1); and license text to all files.

Initial release

22 May 21:08
Compare
Choose a tag to compare

Lets go!