Fix for a possible race condition. #1306 #5
Annotations
4 errors
|
Run Static Analysis:
src/Grant/AuthCodeGrant.php#L144
Method League\OAuth2\Server\Grant\AuthCodeGrant::respondToAccessTokenRequest() should return League\OAuth2\Server\ResponseTypes\ResponseTypeInterface but return statement is missing.
|
Run Static Analysis:
src/Repositories/AuthCodeRepositoryInterface.php#L43
PHPDoc tag @return with type void is incompatible with native type bool.
|
Run Static Analysis
The operation was canceled.
|
Loading