Skip to content

Tags: storj-thirdparty/uplink-php

Tags

v1.4.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
readme: simplify composer command (#42)

I found a shorter way to add a composer repository to a project. This
also makes the command work in Windows OS.

v1.3.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Bump to release 1.3.0 in readme (#34)

v1.2.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
config: set temp storage to in-memory (#25)

This seems a better default for a PHP web app.

v1.1.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
jenkins: fix cleanup permission issue (#19)

* arm64 support

Replace build.sh script by Makefile (god help us) so part of it can be
run on a different platform or container.

The new release contains 2 binaries, one for each of the supported
platforms.

I tested this on a Dragonboard 410c.

* jenkins: fix cleanup permission

v1.0.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
project: implement binding for statObject() (#15)

* Update phpstan

* project: implement binding for statObject()

v0.1.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Initial version squashed commits (#8)