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

Use visibility on copy/move operations in local adapter #1723

Merged

Conversation

jnoordsij
Copy link
Contributor

This PR alters the copy and move methods on the LocalFilesystemAdapter to use the visibility if passed in the config, to match the behavior of the write, writeStream and createDirectory methods and result in more consistent behavior.

Note: this indirectly conflicts with #1721, not respecting the newly introduced configuration option there; that should be adressed at some point.

@frankdejonge frankdejonge merged commit 593da2e into thephpleague:3.x Nov 6, 2023
5 checks passed
@jnoordsij jnoordsij deleted the local-adapter-use-visibility branch November 7, 2023 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants