thephpleague / oauth2-client

Easy integration with OAuth 2.0 service providers.
http://oauth2-client.thephpleague.com
MIT License
3.63k stars 751 forks source link

Deprecated function: Return type #1010

Closed rakeshf closed 10 months ago

rakeshf commented 10 months ago

League\OAuth2\Client\Token\AccessToken::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed

sanghamitra2704 commented 10 months ago

Patch to fix this issue in 9.5.9 - jsonserialize_deprecation_notice.patch