Version Change Records
-
PHP SDK [ 10/30/2019] v0.9.7
- Support setting, getting, and deleting bucket lifecycle, log rules, bucket trash, static website hosting, server-side encryption, cross-origin access, and original image access
- Support the fetchObject API to fetch files to BOS
- Supported putSuperObjectFromFile API to encapsulate three-step upload of large files
-
PHP SDK [ 1/11/2019] v0.9.2
Bug fixes.
-
PHP SDK [ 2/21/2018] v0.9.1
- Support setting, getting, and deleting object ACL
- Support AppendObject uploading files in append mode
- Support UploadPartCopy for chunked file copying
- Support Replication cross-region replication function
- The file upload API supports the CRC32 field
- Fixed the signature bug with specified signature headers
-
PHP SDK [ 02/01/2018] v0.9
The PHP SDK now supports object ACL, AppendObject, chunked copying, cross-region replication, and CRC32.
-
PHP SDK [ 5/25/2017] v0.8.24
The PHP SDK supports cold storage
-
PHP SDK [ 2/28/2017] v0.8.22
The PHP SDK now supports accessing BOS using STS authentication.
-
PHP SDK [ 8/25/2016] v0.8.19
BOS now supports setting uploaded objects' storage class to infrequent access storage and retrieving the storage class attribute of objects.
-
PHP SDK [ 7/21/2016] v0.8.17
Enhanced HttpResponse processing and added support for the synchronous copy feature.
-
PHP SDK [ 4/19/2016] v0.8.13
- Supports PHP7.
- Optimized and reduced the size of the phar file.
-
PHP SDK [ 3/3/2016] v0.8.9
Supports HTTPS.
-
PHP SDK [ 9/6/2015] v0.8.6
Supports multi-region selection.
-
PHP SDK [ 07/28/2015] v0.8.5
Optimized internally to enhance performance.
-
PHP SDK [ 7/23/2015] v0.8.4
- Removed “v1” from the access path.
- Sampleconf now supports the web server environment.
-
PHP SDK [ 7/7/2015] v0.8.3
No new features have been added to BOS this time.
-
PHP SDK [ 5/28/2015] v0.8.2
No new features have been added to BOS this time.
-
PHP SDK [ 5/14/2015] v0.8.1
Initial release:
- Support creating, viewing, listing and deleting bucket
- Modify and obtain access permission of bucket
- Upload, view, list and delete object
