Skip to content

Flysystem write() is expecting an empty array #128

Description

@cgsmith

https://github.com/thephpleague/flysystem-sftp/blob/2.x/SftpAdapter.php#L122

The $config should be an empty array to keep consistent with API. Currently if you use the SFTP Adapter it requires the Config object to be passed down.

The code will cause an error but only for SFTP Adapter
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions