-
Notifications
You must be signed in to change notification settings - Fork 421
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
php8 compatible #909
base: 1.0
Are you sure you want to change the base?
php8 compatible #909
Conversation
If you want to use bitwaps with php>8.0 you will run into issues signing a transaction with SplFixedArray as some functions are deprecated now. This PR fixes the issue and allow to sign BTC transactions >php8.0 |
For information we maintain a fork to be PHP 8 compatible (https://github.com/ProtonMail/bitcoin-php) |
I know it's been a while since I've been active, but I'm glad and thankful to see this PR. I'll try review and tag in the coming days so you can keep working. |
@afk11 it would be great to have more contributors for this project if you don't have time, or to officially archive it and link a fork |
Allow mdanter/ecc to be 1.0.0 - 0.5.0 does not allow php8