Drop not supported PHP 7.4 & 8.0 #805
ci.yaml
on: pull_request
php-cs-fixer
28s
phpstan
30s
Matrix: phpunit
Annotations
6 errors
phpstan:
src/OAuth/Response/SensioConnectUserResponse.php#L38
Strict comparison using === between null and string will always evaluate to false.
|
phpstan:
src/Security/Http/Authenticator/Passport/SelfValidatedOAuthPassport.php#L39
Call to an undefined method Symfony\Component\Security\Core\User\UserInterface::getUsername().
|
phpstan:
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.
|
phpstan:
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.
|
phpstan:
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.
|
phpstan
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
phpunit-logs-php8.1
Expired
|
769 KB |
|
phpunit-logs-php8.2
Expired
|
769 KB |
|
phpunit-logs-php8.3
Expired
|
769 KB |
|