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

CommentFileSizeAuthor
rewind.patch551 bytesrodrigoaguilera

Comments

rodrigoaguilera created an issue. See original summary.

jonmcl’s picture

Assigned: Unassigned » jonmcl
Status: Active » Patch (to be ported)

This is nice and more clever than what I did for the 5.0.0-alpha1 version.

  • JonMcL committed 4bce417 on 8.x-1.x authored by rodrigoaguilera
    Issue #3172989 by rodrigoaguilera: Check if file needs rewinding before...
jonmcl’s picture

Status: Patch (to be ported) » Fixed
jonmcl’s picture

Status: Fixed » Closed (fixed)