Skip to content

Tags: pecherskiy-v/tus-swoole-php

Tags

v4.0.0

Toggle v4.0.0's commit message
upd

v3.0.0

Toggle v3.0.0's commit message
uploadByContent

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
chore: Prep for new release

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: do not pass null to json_decode() (ankitpokhrel#385)

json_decode(): Passing null to parameter ankitpokhrel#1 ($json) of type string is deprecated

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Prep for new release (ankitpokhrel#375)

v2.1.3

Toggle v2.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Typecast issues (ankitpokhrel#369)

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Data race in file cache (ankitpokhrel#368)

v1.3.1

Toggle v1.3.1's commit message
chore: Run phpunit with XDEBUG_MODE=coverage (ankitpokhrel#330)

v2.1.2

Toggle v2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Run phpunit with XDEBUG_MODE=coverage (ankitpokhrel#330)

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(client): Handle Guzzle ClientException (ankitpokhrel#324)