Fix static analysis errors #795
Annotations
5 errors
src/SimpleJWT/Crypt/KeyManagement/PBES2.php#L166
Parameter #1 $algo of function hash_pbkdf2 expects non-falsy-string, string given.
|
src/SimpleJWT/Crypt/KeyManagement/PBES2.php#L166
Parameter #5 $length of function hash_pbkdf2 expects int<0, max>, (float|int) given.
|
src/SimpleJWT/Util/ASN1/Value.php#L210
Call to function is_array() with array will always evaluate to true.
|
src/SimpleJWT/Util/CBOR/CBOR.php#L236
Call to function assert() with true will always evaluate to true.
|
|
The logs for this run have expired and are no longer available.
Loading