Closed dmitryuk closed 2 years ago
This pull request intoduces solution like this PR https://github.com/jacobcyl/Aliyun-oss-storage/pull/50 but with another implemented code. Problem if $result['raw_contents'] contains string instead of resource
[fixed] rewind() need resource but string given, in readStream method
Can we merge this PR? It looks like this package is no longer maintained...😮💨 I'm having the same problem with the call to readStream
readStream
This pull request intoduces solution like this PR https://github.com/jacobcyl/Aliyun-oss-storage/pull/50 but with another implemented code. Problem if $result['raw_contents'] contains string instead of resource