softlayer / softlayer-object-storage-php

SoftLayer Object Storage PHP Client
Other
28 stars 18 forks source link

Bug for mime types not in $mimeTypes array #17

Open adamh114 opened 10 years ago

adamh114 commented 10 years ago

if the value of $fileName contains the object storage filename, line 100 will cause a warning since mime_content_type() checks the local filesystem.

image