Brian Blood
Results
2
issues of
Brian Blood
Sorry to make this announcement as an "issue" but I've "forked" this class and made some big changes. https://github.com/networkjackbb/third-party/tree/main/amazon-s3-php-class Please check the readme for more info. All props to Donovan.
I had to make the following changes to the minio.py data_backend to match up with changes in Minio API 6 => 7 - from minio.error import (InvalidResponseError) + from minio.error...