Skip to content

Conversation

arismarioneves
Copy link

fix: add PHP 8.1+ compatibility for ArrayAccess interface

  • Add return type declarations and ReturnTypeWillChange attribute
  • Update ArrayAccess interface implementation in Opcodes class
  • Maintain backward compatibility with PHP 7.x

fix: add PHP 8.1+ compatibility for ArrayAccess interface

- Add return type declarations and ReturnTypeWillChange attribute
- Update ArrayAccess interface implementation in Opcodes class
- Maintain backward compatibility with PHP 7.x
@BafS
Copy link

BafS commented May 22, 2025

This repo is unmaintained, we maintain a fork working with modern PHP there: https://github.com/ProtonMail/bitcoin-php

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.

2 participants