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

"Readme updated for secp256k1-php" #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

enderkus
Copy link

@enderkus enderkus commented Feb 1, 2024

Summary

TSRMLS dependency removed during build.

TODO

git clone https://github.com/enderkus/secp256k1-php.git &&
cd secp256k1-php/secp256k1 &&
phpize && \
./configure --with-secp256k1 && \
make && sudo make install &&
cd ../../

Checklist

  • Code is properly formatted
  • All commits are signed
  • Tests included/updated or not needed
  • Documentation (manuals or wiki) has been updated or is not required

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.

secp256k1-php extension PHP 8.x.x compilation issue.
1 participant