Bump phpstan/phpstan from 1.12.0 to 2.0.1 #796
ci.yml
on: pull_request
Static analysis
22s
Matrix: phpunit
Annotations
5 errors
Static analysis:
src/SimpleJWT/Crypt/KeyManagement/PBES2.php#L166
Parameter #1 $algo of function hash_pbkdf2 expects non-falsy-string, string given.
|
Static analysis:
src/SimpleJWT/Crypt/KeyManagement/PBES2.php#L166
Parameter #5 $length of function hash_pbkdf2 expects int<0, max>, (float|int) given.
|
Static analysis:
src/SimpleJWT/Util/ASN1/Value.php#L210
Call to function is_array() with array will always evaluate to true.
|
Static analysis:
src/SimpleJWT/Util/CBOR/CBOR.php#L236
Call to function assert() with true will always evaluate to true.
|
Static analysis
Process completed with exit code 1.
|