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

PHP7 Compat #45

Merged
merged 1 commit into from
Aug 25, 2016
Merged

PHP7 Compat #45

merged 1 commit into from
Aug 25, 2016

Conversation

sgolemon
Copy link
Contributor

Retains PHP5 compat through several ifdef checks for ZEND_ENGINE_2/ZEND_ENGINE_3
When we're ready to drop PHP5 support, this code can be cleaned up noticably.

Retains PHP5 compat through several ifdef checks for ZEND_ENGINE_2/ZEND_ENGINE_3
When we're ready to drop PHP5 support, this code can be cleaned up noticably.
@mgdm
Copy link
Owner

mgdm commented Aug 25, 2016

Thank you so much!

@mgdm mgdm merged commit beac816 into mgdm:master Aug 25, 2016
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.

2 participants