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 foreach by ref var handling #151

Merged
merged 1 commit into from
Aug 14, 2019
Merged

Conversation

quasilyte
Copy link
Contributor

Issue caused by updated php-parser library.
Was not detected by any of our tests.

Fixes #150

Signed-off-by: Iskander Sharipov quasilyte@gmail.com

Issue caused by updated php-parser library.
Was not detected by any of our tests.

Fixes #150

Signed-off-by: Iskander Sharipov <quasilyte@gmail.com>
@quasilyte quasilyte merged commit 4c13ef8 into master Aug 14, 2019
@quasilyte quasilyte deleted the quasilyte/fix/foreach_byref/150 branch August 14, 2019 16:24
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.

Undefined var in foreach if ref is used
1 participant