★ wanayoo — archive 1999 https://github.com/cloudconvert/cloudconvert-php/releasesNouvelle recherche | Portail wanayoo
Skip to content

@josiasmontag josiasmontag released this Dec 7, 2020

Support for PHP8

Assets 2

@josiasmontag josiasmontag released this Sep 9, 2020 · 7 commits to master since this release

The SDK is not tied to Guzzle 6 any more.
If you would like to continue using this SDK with Guzzle 6, add the adapter to your project:

composer require php-http/guzzle6-adapter

Alternatively, if you want to use Guzzle 7:

composer require "guzzlehttp/guzzle:^7.0"

Assets 2

@josiasmontag josiasmontag released this Dec 12, 2019 · 22 commits to master since this release

The PHP SDK v3 is a complete rewrite for API v2 only!

For API v1, please use version 2.*.

Assets 2
Mar 13, 2019
Merge pull request #55 from adrienbrault/fix-download-memory
Fix download using too much memory
You can’t perform that action at this time.