Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Add support for non-seekable streams #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

gmcmicken
Copy link

Check stream meta "seekable" before issuing rewind, as to support additional stream types. Also disable output buffering with ob_end_clean().

Check stream meta "seekable" before issuing rewind, as to support additional stream types.
Use ob_end_clean() to clear/disable the output buffer as to not exhaust PHP memory for large files.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant