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

Deprecated function: Return type of Platformsh\Client\Model\ApiResourceBase::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool #89

Open
kksandr7 opened this issue Jun 19, 2024 · 0 comments · May be fixed by #90

Comments

@kksandr7
Copy link
Contributor

Hi, I encountered warnings when using this library with PHP 8.3.

We need to update the implementation of the ArrayAccess interface by adding parameter/return types to match the new method signature of this interface https://php.watch/versions/8.1/internal-method-return-types

@kksandr7 kksandr7 linked a pull request Jun 19, 2024 that will close this issue
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 a pull request may close this issue.

1 participant