Skip to content

Disallow seeking on filtered streams #6359

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Oct 20, 2020

Most filters cannot deal with that, so we should disallow it.


This is the bluntest implementation of @pilif's suggestion from https://bugs.php.net/49874. Possibly, we could let individual filters announce whether they support seeking (e.g. string.rot13 certainly could support seeking).

Most filters cannot deal with that, so we should disallow it.
@cmb69
Copy link
Member Author

cmb69 commented Oct 20, 2020

Well, at least some tests have to be adapted.

@cmb69
Copy link
Member Author

cmb69 commented Jun 30, 2021

I'm closing this for time reasons. Anyone who's willing to take this up is welcome to do so!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants