-
Notifications
You must be signed in to change notification settings - Fork 2k
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
How to enable mhash #439
Comments
Sorry for the delay! It would appear that PHP includes I think we either need to bake |
Finally got around to testing this, and See #627. 🤘 |
I already enabled hash extension on php:5.6-apache image and installed libmhash-dev, but it doesn't enable mhash.
In PHP doc. page:
But even though it doesn't enable mhash functions
The text was updated successfully, but these errors were encountered: