Skip to content

Releases: m2mtech/flysystem-stream-wrapper

Fixes for StreamWrapper Warning and PHP Deprecation

25 Apr 04:00

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

18 Dec 16:03

Choose a tag to compare

  • compatibility with symfony 7.x & php 8.3
  • allow ecs 12.x
  • added EMULATE_DIRECTORY_LAST_MODIFIED, thanks to @das-peter

fixed tests for phpunit v10

27 Mar 18:53

Choose a tag to compare

v1.3.3

ignore warnings running phpunit

minor cosmetic changes

21 Mar 22:53

Choose a tag to compare

  • allow bool in FlysystemStreamWrapper::register configuration
  • fixed phpunit deprecations
  • updated (c) dates

Improvement on visibility issues

12 Aug 13:57
c30d218

Choose a tag to compare

adjustable user & group ID retreival

21 Jul 08:00

Choose a tag to compare

  • adjusted uid & gid retrieval
  • added manual uid & gid setup
  • allow to access parameters of PortableVisibilityConverter
  • fixed typo in const IGNORE_VISIBILITY_ERRORS

fix for resources closed by flysystem prematurely

10 Jun 13:28

Choose a tag to compare

usage of current uid & gid in stats

04 Jun 14:04

Choose a tag to compare

fixes for Flysystem v3.x

05 May 16:45

Choose a tag to compare

  • allow for adaptors closing the file handle themselves
  • fixed broken directory detection caused by changed MimeType detection of Flysystem 3.0.16
  • allow to ignore visibility errors

allow flysystem v3

21 Jan 14:44
8a8e862

Choose a tag to compare

v1.0.3

Update CHANGELOG.md