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.1] Reference: Return type of ... should either be compatible with #5

Open
nsrwork opened this issue Jan 9, 2023 · 1 comment

Comments

@nsrwork
Copy link

nsrwork commented Jan 9, 2023

ErrorException: Deprecated: Return type of Cardpay\model\Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice File "/home/www/vendor/cardpay/php-sdk-v3/lib/model/Request.php", line 12, in include class Request implements ModelInterface, ArrayAccess

For all files that implement ArrayAccess.

@bigredpanda
Copy link

Any updates???

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

No branches or pull requests

2 participants