oauth2-bundle icon indicating copy to clipboard operation
oauth2-bundle copied to clipboard

fixing notice error for php 8.1

Open kuldippujara opened this issue 2 years ago • 0 comments

Return type of Trikoder\Bundle\OAuth2Bundle\League\Entity\Scope::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice.

kuldippujara avatar May 30 '22 14:05 kuldippujara