thephpleague / omnipay-braintree

Braintree Driver for Omnipay Gateway
MIT License
34 stars 50 forks source link

Php 8.2 error #78

Open zimdin12 opened 4 weeks ago

zimdin12 commented 4 weeks ago

After updating to PHP 8.2 I noticed this error: Deprecated: Return type of Braintree\Base::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange]

Is this package abandoned ?

ryanlholt commented 4 weeks ago

@zimdin12 I think it's safe to say this package is abandoned. I opened an issue and accompanying PR 2 years ago to bump the Braintree package version to 6.x and never got a response.