softlayer-object-storage-php
softlayer-object-storage-php copied to clipboard
Initialization error exception
The file lib\ObjectStorage\Abstract.php has error in line 352 throw new ObjectStorage_Exception(null, 'Invalid MIME type is provided.');.
It must be throw new ObjectStorage_Exception('Invalid MIME type is provided.');