thephpleague / oauth2-client

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

Deprecated function: Return type #1010

Closed rakeshf closed 1 year ago

rakeshf commented 1 year ago

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

sanghamitra2704 commented 1 year ago

Patch to fix this issue in 9.5.9 - jsonserialize_deprecation_notice.patch