Closed Matts closed 2 years ago
AccessTokenInterface::jsonSerializable must match JsonSerializable::jsonSerializable(): mixed or use the #[\ReturnTypeWillChange] attribute
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
Derp this was already referenced within #919
AccessTokenInterface::jsonSerializable must match JsonSerializable::jsonSerializable(): mixed or use the #[\ReturnTypeWillChange] attribute
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