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

redeclare class #10

Open
axzx opened this issue Feb 19, 2013 · 3 comments
Open

redeclare class #10

axzx opened this issue Feb 19, 2013 · 3 comments

Comments

@axzx
Copy link

axzx commented Feb 19, 2013

I use apiBloggerService, apiPlusService and apiCalendarService and I got error:

 PHP Fatal error:  Cannot redeclare class 
 GoogleApi\Contrib\CommentsServiceResource in 
 /vendor/evert/google-api-php-client/src/GoogleApi/Contrib/apiPlusService.php 
 on line 144

What can I do?

@evert
Copy link
Owner

evert commented Feb 19, 2013

This package is no longer maintained, I do not recommend using it.. at all.. ever.

@axzx
Copy link
Author

axzx commented Feb 19, 2013

and what you recommend instead?

@evert
Copy link
Owner

evert commented Feb 19, 2013

I'd recommend going with the official library:

https://code.google.com/p/google-api-php-client/

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

No branches or pull requests

2 participants