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

WIP: Reinstate Azure Blob Storage support #112

Closed
wants to merge 2 commits into from

Conversation

nspyke
Copy link
Contributor

@nspyke nspyke commented Aug 21, 2022

I've just reverted the deleted files from #59
Test cases pass.
I still need to test manually against Azure hence the WIP status

@tgalopin
Copy link
Member

I think this is a useful PR indeed, thanks!

It seems you'll need to adapt the CI to install the package (and run tests) only in PHP 8.0+ as it's required (no version of the package supporting PHP 7 is available AFAICT).

@nspyke
Copy link
Contributor Author

nspyke commented Sep 3, 2022

In order to get this to work while still maintaining PHP 7.2 support it's going to need to add a lot of conditional checks throughout the tests. I haven't been able to get it fully working, but it's already rather messy.
Can I propose that we create a new major version of this package, dropping support for Symfony 5.3 (which is unsupported), PHP 7 (which is unsupported in November https://www.php.net/supported-versions.php) and Flysystem v2?

@nspyke nspyke mentioned this pull request Sep 4, 2022
@nspyke
Copy link
Contributor Author

nspyke commented Sep 8, 2022

Closing as this will be supported in #115

@nspyke nspyke closed this Sep 8, 2022
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