Skip to content

Tags: vimeo/vimeo.php

Tags

3.0.10

Toggle 3.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update curl to use HTTP/1.1 protocol (#311)

Update the `curl_opts` to use HTTP/1.1 instead of HTTP/2

3.0.9

Toggle 3.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #308 from vimeo/tus-client-factory

3.0.8

Toggle 3.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add changelogs for 3.0.6-3.0.8, fix user agent (#291)

* add changelogs for 3.0.6-3.0.8, fix user agent

* Update CHANGELOG.md

Co-authored-by: Tommy Penner <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Tommy Penner <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Tommy Penner <[email protected]>

Co-authored-by: Aaron Marasco <[email protected]>
Co-authored-by: Tommy Penner <[email protected]>

3.0.7

Toggle 3.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove SSL Certificate from CURL_DEFAULTS (#288)

* remove unnecessary ssl certificate

* fix travis

* extend timeout for composer deps

Co-authored-by: Aaron Marasco <[email protected]>

3.0.6

Toggle 3.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #259 from mstaack/patch-1

Add TUS 2.0

3.0.5

Toggle 3.0.5's commit message
create new TusHelper class (#240)

3.0.4

Toggle 3.0.4's commit message
update changelog (#238)

3.0.3

Toggle 3.0.3's commit message
update to stable tus-php, fix psalm warning (#211)