Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

normalizePath broken has() method for dir #11

Closed
goffyara opened this issue May 16, 2018 · 1 comment · Fixed by #17
Closed

normalizePath broken has() method for dir #11

goffyara opened this issue May 16, 2018 · 1 comment · Fixed by #17

Comments

@goffyara
Copy link

This

https://github.com/thephpleague/flysystem/blob/1.0.45/src/Filesystem.php#L55

remove '/' from end of path. And method has() return false for existing folder.

cedricziel added a commit that referenced this issue Feb 2, 2021
This fixes an issue where Flysystem would strip trailing slashes from the object path.

Fixes: #11
@cedricziel
Copy link
Owner

Thanks for reporting, @goffyara ! ... And also thanks for your patience :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants