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

PHP 8 compatibility fixes #87

Merged
merged 1 commit into from
Jun 4, 2019
Merged

PHP 8 compatibility fixes #87

merged 1 commit into from
Jun 4, 2019

Conversation

jbboehr
Copy link
Contributor

@jbboehr jbboehr commented May 28, 2019

  • Shim TSRMLS_* constants
  • Fix for changes to zend_call_method API (zval -> zend_object)

- Shim TSRMLS_* constants
- Fix for changes to zend_call_method API (zval -> zend_object)
- Shim for undefined ZEND_ACC_CTOR
@oschwald oschwald merged commit abee159 into maxmind:master Jun 4, 2019
@oschwald
Copy link
Member

oschwald commented Jun 4, 2019

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants