Skip to content

3.2.1

Compare
Choose a tag to compare
@josiasmontag josiasmontag released this 12 Feb 15:42
· 30 commits to master since this release

Allow setting custom filename when uploading:

$cloudconvert->tasks()->upload($uploadTask, fopen('./file.pdf', 'r'), 'file.pdf');