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

Support for php 8.1? #298

Open
nemanjaljuba opened this issue Jun 1, 2022 · 1 comment
Open

Support for php 8.1? #298

nemanjaljuba opened this issue Jun 1, 2022 · 1 comment

Comments

@nemanjaljuba
Copy link

After upgrade php version to 8.1 I am getting errors such as
Return type of Spot\Query::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

@mmethner
Copy link

Hi nemanjaljuba. You may check this fork, where I added basic support for php8.1. Because this is just tested in one project, be careful to deploy it directly to production: https://github.com/mmethner/spot2

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