Skip to content
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

Fix 72122 - don't use EH_THROW for calls to getIterator #1900

Closed

Conversation

kinglozzer
Copy link
Contributor

Looks like this has already undergone a larger refactor for PHP 7: 122d759.

Disclaimer: this is the first time I’ve dipped into PHP internals. Feel free to close this without comment if I’m way off the mark :)

@kinglozzer kinglozzer closed this May 18, 2016
@kinglozzer kinglozzer reopened this May 18, 2016
@jpauli
Copy link
Member

jpauli commented Jul 11, 2016

This code is wrong.
I don't think we have a simple way to fix that in PHP 5.6. @nikic what do you think ?

@nikic
Copy link
Member

nikic commented Jul 11, 2016

@jpauli Why is this code wrong?

@jpauli
Copy link
Member

jpauli commented Jul 11, 2016

My bad, nothing to say as it restores the handler correctly , sorry for bad pinging. Will merge that soon ;-)

@jpauli
Copy link
Member

jpauli commented Jul 12, 2016

Merged

@jpauli jpauli closed this Jul 12, 2016
@kinglozzer
Copy link
Contributor Author

Awesome, thanks guys!

@kinglozzer kinglozzer deleted the 72122-iterator-error-supression branch July 12, 2016 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants