PHPStan #1
Annotations
5 errors
PHPStan with PHP 8.2 on ubuntu-latest:
src/CodeChallengeMethod/PlainChallengeMethod.php#L7
Class constants with native types are supported only on PHP 8.3 and later.
|
PHPStan with PHP 8.2 on ubuntu-latest:
src/CodeChallengeMethod/S256ChallengeMethod.php#L9
Class constants with native types are supported only on PHP 8.3 and later.
|
PHPStan with PHP 8.2 on ubuntu-latest:
src/ProofKeyForCodeExchange.php#L16
Class constants with native types are supported only on PHP 8.3 and later.
|
PHPStan with PHP 8.2 on ubuntu-latest:
src/ProofKeyForCodeExchange.php#L19
Class constants with native types are supported only on PHP 8.3 and later.
|
PHPStan with PHP 8.2 on ubuntu-latest
Process completed with exit code 1.
|