Skip to content

Fix #81477: LimitIterator + SplFileObject regression in 8.0.1 #7518

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 Sep 27, 2021

We must not free the read line, if the READ_AHEAD flag is set. This
also restores the expectations of SplFileObject_next_variation002.phpt.

We must not free the read line, if the `READ_AHEAD` flag is set.  This
also restores the expectations of SplFileObject_next_variation002.phpt.
@cmb69 cmb69 added the Bug label Sep 27, 2021
@nikic
Copy link
Member

nikic commented Sep 29, 2021

Which commit originally introduced the regression?

Copy link
Member

@nikic nikic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is correct.

@cmb69
Copy link
Member Author

cmb69 commented Sep 29, 2021

Which commit originally introduced the regression?

That was f1d11c1.

@cmb69 cmb69 closed this in ee5711d Sep 29, 2021
@cmb69 cmb69 deleted the cmb/81477 branch September 29, 2021 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants