Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

Releases: max-s-lab/php-local-filesystem

Version 2.0.0

18 Jun 08:35
Compare
Choose a tag to compare
  1. Raising the minimum PHP version to 8.0
  2. Removed protected properties from LocalFilesystem
  3. Rename filepermsToOctatValue to filepermsToOctalValue (typo fixed)
  4. Rename arguments in method copyFile
  5. Added more detailed descriptions to the methods

Version 1.1.2

18 Jun 08:48
551349f
Compare
Choose a tag to compare

Added more detailed descriptions to the methods

Version 1.1.1

17 Jun 07:50
129ed6c
Compare
Choose a tag to compare

Fixed default file permissions

Version 1.1.0

24 May 09:26
0c40494
Compare
Choose a tag to compare
  1. Strict types in all files
  2. Improved PHPStan typing

Version 1.0.0

22 Jul 09:51
Compare
Choose a tag to compare

First release