Drop not supported PHP 7.4 & 8.0 #805
Annotations
6 errors
src/OAuth/Response/SensioConnectUserResponse.php#L38
Strict comparison using === between null and string will always evaluate to false.
|
src/Security/Http/Authenticator/Passport/SelfValidatedOAuthPassport.php#L39
Call to an undefined method Symfony\Component\Security\Core\User\UserInterface::getUsername().
|
src/Security/Http/Firewall/RefreshAccessTokenListenerOld.php#L19
Property HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListenerOld::$oAuthProvider has unknown class Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface as its type.
|
src/Security/Http/Firewall/RefreshAccessTokenListenerOld.php#L22
Parameter $oAuthProvider of method HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListenerOld::__construct() has invalid type Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface.
|
tests/Security/Http/RefreshOnExpireTest.php#L184
Call to function method_exists() with HWI\Bundle\OAuthBundle\Tests\Fixtures\CustomOAuthToken and 'setAuthenticated' will always evaluate to false.
|
|
The logs for this run have expired and are no longer available.
Loading