phpstan ignore by PHP version (https://github.com/phpstan/p… #52
Annotations
5 errors
src/Core/OAuth2Provider.php#L1
Ignored error pattern #^Call to an undefined method Random\\Randomizer\:\:getBytesFromString\(\)\.$# in path /home/runner/work/php-oauth/php-oauth/src/Core/OAuth2Provider.php was not matched in reported errors.
|
src/Core/OAuth2Provider.php#L640
Instantiated class Random\Engine\Secure not found.
|
src/Core/OAuth2Provider.php#L640
Instantiated class Random\Randomizer not found.
|
src/Core/OAuth2Provider.php#L642
Call to method getBytesFromString() on an unknown class Random\Randomizer.
|
|
This job failed
Loading