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

PHP 8.1 support thread #925

Closed
Matts opened this issue Nov 25, 2021 · 1 comment
Closed

PHP 8.1 support thread #925

Matts opened this issue Nov 25, 2021 · 1 comment

Comments

@Matts
Copy link

Matts commented Nov 25, 2021

AccessTokenInterface::jsonSerializable must match JsonSerializable::jsonSerializable(): mixed or use the #[\ReturnTypeWillChange] attribute
image

https://www.php.net/manual/en/class.jsonserializable.php

Probably this also breaks on other locations, but this is where I am currently getting an error from

@Matts Matts changed the title Inheritance JSONSerializable with PHP81 PHP 8.1 support thread Nov 25, 2021
@Matts
Copy link
Author

Matts commented Nov 25, 2021

Derp this was already referenced within #919

@Matts Matts closed this as completed Nov 25, 2021
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

1 participant