Skip to content

Tags: thephpleague/flysystem-bundle

Tags

3.4.0

Toggle 3.4.0's commit message
feat: add support for the WebDAV adapter

3.3.5

Toggle 3.3.5's commit message
Add support for GridFS adapter

Can be configured using a Doctrine MongoDB ODM, a MongoDB\Client configuration
or a service providing a MongoDB\GridFS\Bucket instance.

3.3.4

Toggle 3.3.4's commit message
Switch to non-deprecated Extension class

3.3.3

Toggle 3.3.3's commit message
cs fixer: forgot new line

3.3.2

Toggle 3.3.2's commit message
feat: add path_normalizer configuration parameter

3.3.1

Toggle 3.3.1's commit message
feat: add default value visibility for directories

3.3.0

Toggle 3.3.0's commit message
Test against Symfony 6+ & PHP 8.3

3.2.0

Toggle 3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #137 from Rubc/add-connectivity-checker

feat: add connectivityChecker option