Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flysystem v3.0 #401

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Flysystem v3.0 #401

wants to merge 7 commits into from

Commits on Nov 28, 2021

  1. Configuration menu
    Copy the full SHA
    9f7aebe View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    e39e570 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c13ff04 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Configuration menu
    Copy the full SHA
    007011a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Updated Flysystem to version ^3.0

    - Updated Connection.php to use the FtpConnectionOptions Object instead of an options array
    - Updated PHPloy.php to use the new directoryExists() function and updated exceptions
    - Made the unit tests work by including the share directory in the docker containers (dir was not found)
    desm-it committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    6b9ecb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8df7dfc View commit details
    Browse the repository at this point in the history
  3. Fixed directory deletion functions and added unit tests for adding fi…

    …les in sub directories and for deleting directories
    desm-it committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    f292d66 View commit details
    Browse the repository at this point in the history