Skip to content

work around bug https://bugs.php.net/bug.php?id=71964 #78

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

Merged
merged 1 commit into from
Apr 12, 2016

Conversation

bendavies
Copy link
Contributor

This works around a bug in php 7.0.5, which reveals itself under specific circumstances, seemingly involving switch statements and assigning by reference.

closes #77

@spyl94
Copy link

spyl94 commented Apr 12, 2016

👍 I can confirm this fixed my bug with php 7.0.5

@norberttech norberttech merged commit a48618c into coduo:master Apr 12, 2016
@norberttech
Copy link
Member

@bendavies this bug is weird, thanks! 🍻

@norberttech
Copy link
Member

@bendavies I just tagged 2.0.1 version

@bendavies
Copy link
Contributor Author

thanks!

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.

3 participants