Problem/Motivation
I am getting the following
[warning] rewind(): stream does not support seeking ReadableFlysystemBackupFile.php:218
Steps to reproduce
Try to open files in a remote filesystem such as s3
Proposed resolution
Patch attached
| Comment | File | Size | Author |
|---|---|---|---|
| rewind.patch | 551 bytes | rodrigoaguilera |
Comments
Comment #2
jonmcl commentedThis is nice and more clever than what I did for the 5.0.0-alpha1 version.
Comment #5
jonmcl commentedComment #6
jonmcl commented