Skip to content
This repository was archived by the owner on Nov 10, 2022. It is now read-only.

Conversation

@paulofreitas
Copy link
Contributor

I'm not sure if it ever worked before, but currently the implementation is broken: there's no listKeys() method on S3Client class.

This PR fixes the implementation to use the high-level getIterator('ListObjects') iterator, as documented on AWS SDK for PHP here and here.

dmyers added a commit that referenced this pull request Aug 5, 2014
Fixed files method in AmazonS3 adapter
@dmyers dmyers merged commit e00f752 into dmyers:master Aug 5, 2014
@dmyers
Copy link
Owner

dmyers commented Aug 5, 2014

Good find! Not sure how that got there, but thanks for fixing it.

If you have any other ideas/suggestions/etc let me know, appreciate all your changes so far.

@paulofreitas
Copy link
Contributor Author

Yea, seems like they changed their API somehow...

Sure, once I've new ideas/fixes, I'll make a new PR here, it's always a pleasure to contribute back to projects I use. :)

Cheers!

@paulofreitas paulofreitas deleted the patch-1 branch August 6, 2014 13:04
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 this pull request may close these issues.

2 participants