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

php8 compatible #909

Open
wants to merge 4 commits into
base: 1.0
Choose a base branch
from
Open

php8 compatible #909

wants to merge 4 commits into from

Conversation

mxk1011
Copy link

@mxk1011 mxk1011 commented Jun 8, 2023

Allow mdanter/ecc to be 1.0.0 - 0.5.0 does not allow php8

@mxk1011
Copy link
Author

mxk1011 commented Jun 11, 2023

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

Reference: https://github.com/php/php-src/blob/e4e2541c1a90daf708ab1ee4d44f2ab2883ce84b/UPGRADING#L515-L520

@BafS
Copy link

BafS commented Jul 3, 2023

For information we maintain a fork to be PHP 8 compatible (https://github.com/ProtonMail/bitcoin-php)

@profesionalaiesam
Copy link

@doxadoxa @afk11

Approved, please merge.

@afk11
Copy link
Member

afk11 commented Dec 14, 2024

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.

@BafS
Copy link

BafS commented Dec 18, 2024

@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

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.

4 participants