google-api-php-client
google-api-php-client copied to clipboard
A PHP client library for accessing Google APIs
https://github.com/googleapis/google-auth-library-php/pull/566
:robot: I have created a release *beep* *boop* --- ## [2.18.0](https://github.com/googleapis/google-api-php-client/compare/v2.17.0...v2.18.0) (2024-08-26) ### Features * **docs:** Use doctum shared workflow for reference docs ([#2618](https://github.com/googleapis/google-api-php-client/issues/2618)) ([242e2cb](https://github.com/googleapis/google-api-php-client/commit/242e2cb09ad5b25b047a862b4d521037e74cae29)) --- This PR was generated...
#### Environment details - OS: Linux 64bit - PHP version: 7.4.33 - Package name and version: google-api-php-client #### Problem I'm attempting to receive notifications from Google Calendar using the google_calendar_api_v3/events/watch...
- OS: win 11 - PHP version: 8.2.0 - Package name and version: "google/apiclient": "^2.17", - "monolog/monolog": "3.0", in this function : protected function createDefaultLogger() { $logger = new Logger('google-api-php-client');...