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] Dropbox adapter #65

Merged
merged 3 commits into from May 29, 2012
Merged

[WIP] Dropbox adapter #65

merged 3 commits into from May 29, 2012

Conversation

Baachi
Copy link
Contributor

@Baachi Baachi commented May 15, 2012

It use the https://github.com/Dropbox-PHP/dropbox-php repository to communicate with Dropbox.

Issure: #22

Todo:

  • Write a real testcase

@Herzult
Copy link
Contributor

Herzult commented May 16, 2012

Nice, can you update the composer.json & implement the keys method?

About the functional test case, we can use https://github.com/KnpLabs/Gaufrette/blob/feature/exceptions/tests/Gaufrette/Adapter/FunctionalTestCase.php as soon as it's merged.

@Baachi
Copy link
Contributor Author

Baachi commented May 16, 2012

I'm working on it :)

@Baachi
Copy link
Contributor Author

Baachi commented May 21, 2012

@Herzult I updated the composer.json file and implement the keys() method.

@Herzult Herzult merged commit 09f61ee into KnpLabs:master May 29, 2012
@jcornide
Copy link

Hi,

Trying to use the dropbox adapter but it doesn't seem to work at all, I get this error when trying to connect to dropbox:
[Dropbox_Exception_NotFound] Curl error: (77) error setting certificate verify locations: CAfile: rootca CApath: /etc/ssl/certs

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.

None yet

3 participants