google-api-php-client icon indicating copy to clipboard operation
google-api-php-client copied to clipboard

redeclare class

Open axzx opened this issue 12 years ago • 3 comments

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?

axzx avatar Feb 19 '13 07:02 axzx

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

evert avatar Feb 19 '13 11:02 evert

and what you recommend instead?

axzx avatar Feb 19 '13 11:02 axzx

I'd recommend going with the official library:

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

evert avatar Feb 19 '13 11:02 evert