-
- Downloads
update google-api-php-client to 1.0.6-beta
Latest version with various bugfixes, also implements support for using curl instead of its own io class when available; this avoids the bug that causes severe excess bandwidth use due to some kind of zlib issue.
Showing
- apps/files_external/3rdparty/google-api-php-client/README.md 23 additions, 3 deletionsapps/files_external/3rdparty/google-api-php-client/README.md
- apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/Abstract.php 0 additions, 6 deletions...dparty/google-api-php-client/src/Google/Auth/Abstract.php
- apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/AssertionCredentials.php 6 additions, 1 deletion...e-api-php-client/src/Google/Auth/AssertionCredentials.php
- apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/OAuth2.php 76 additions, 35 deletions...3rdparty/google-api-php-client/src/Google/Auth/OAuth2.php
- apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/Simple.php 0 additions, 30 deletions...3rdparty/google-api-php-client/src/Google/Auth/Simple.php
- apps/files_external/3rdparty/google-api-php-client/src/Google/Cache/File.php 2 additions, 2 deletions.../3rdparty/google-api-php-client/src/Google/Cache/File.php
- apps/files_external/3rdparty/google-api-php-client/src/Google/Cache/Memcache.php 1 addition, 1 deletion...party/google-api-php-client/src/Google/Cache/Memcache.php
- apps/files_external/3rdparty/google-api-php-client/src/Google/Client.php 81 additions, 12 deletions...rnal/3rdparty/google-api-php-client/src/Google/Client.php
- apps/files_external/3rdparty/google-api-php-client/src/Google/Collection.php 17 additions, 15 deletions.../3rdparty/google-api-php-client/src/Google/Collection.php
- apps/files_external/3rdparty/google-api-php-client/src/Google/Config.php 88 additions, 18 deletions...rnal/3rdparty/google-api-php-client/src/Google/Config.php
- apps/files_external/3rdparty/google-api-php-client/src/Google/Http/MediaFileUpload.php 44 additions, 13 deletions...google-api-php-client/src/Google/Http/MediaFileUpload.php
- apps/files_external/3rdparty/google-api-php-client/src/Google/Http/REST.php 2 additions, 5 deletions...l/3rdparty/google-api-php-client/src/Google/Http/REST.php
- apps/files_external/3rdparty/google-api-php-client/src/Google/IO/Abstract.php 95 additions, 7 deletions...3rdparty/google-api-php-client/src/Google/IO/Abstract.php
- apps/files_external/3rdparty/google-api-php-client/src/Google/IO/Curl.php 137 additions, 0 deletions...nal/3rdparty/google-api-php-client/src/Google/IO/Curl.php
- apps/files_external/3rdparty/google-api-php-client/src/Google/IO/Stream.php 90 additions, 44 deletions...l/3rdparty/google-api-php-client/src/Google/IO/Stream.php
- apps/files_external/3rdparty/google-api-php-client/src/Google/Model.php 55 additions, 27 deletions...ernal/3rdparty/google-api-php-client/src/Google/Model.php
- apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Drive.php 429 additions, 25 deletions...dparty/google-api-php-client/src/Google/Service/Drive.php
- apps/files_external/3rdparty/google-api-php-client/src/Google/Signer/P12.php 26 additions, 16 deletions.../3rdparty/google-api-php-client/src/Google/Signer/P12.php
- apps/files_external/3rdparty/google-api-php-client/src/Google/Utils.php 4 additions, 2 deletions...ernal/3rdparty/google-api-php-client/src/Google/Utils.php
- apps/files_external/3rdparty/google-api-php-client/src/Google/Utils/URITemplate.php 1 addition, 1 deletion...ty/google-api-php-client/src/Google/Utils/URITemplate.php
Loading
Please register or sign in to comment