Fix typo #1032
php.yml
on: push
Annotations
10 errors
Quality control:
tests/Alg/Encryption/AESEncryptionTest.php#L32
Parameter #1 $material of class SimpleSAML\XMLSecurity\Key\SymmetricKey constructor expects string, string|false given.
|
Quality control:
tests/Alg/Encryption/TripleDesEncryptionTest.php#L32
Parameter #1 $material of class SimpleSAML\XMLSecurity\Key\SymmetricKey constructor expects string, string|false given.
|
Quality control:
tests/Alg/Signature/HMACSignatureTest.php#L49
Parameter #1 $string of function bin2hex expects string, string|false given.
|
Quality control:
tests/Alg/Signature/HMACSignatureTest.php#L55
Parameter #1 $string of function bin2hex expects string, string|false given.
|
Quality control:
tests/Alg/Signature/HMACSignatureTest.php#L62
Parameter #1 $string of function bin2hex expects string, string|false given.
|
Quality control:
tests/Alg/Signature/HMACSignatureTest.php#L69
Parameter #1 $string of function bin2hex expects string, string|false given.
|
Quality control:
tests/Alg/Signature/HMACSignatureTest.php#L77
Parameter #1 $string of function bin2hex expects string, string|false given.
|
Quality control:
tests/Alg/Signature/HMACSignatureTest.php#L82
Parameter #1 $string of function bin2hex expects string, string|false given.
|
Quality control:
tests/Alg/Signature/HMACSignatureTest.php#L93
Parameter #2 $signature of method SimpleSAML\XMLSecurity\Alg\Signature\SignatureAlgorithmInterface::verify() expects string, string|false given.
|
Quality control:
tests/Alg/Signature/HMACSignatureTest.php#L99
Parameter #2 $signature of method SimpleSAML\XMLSecurity\Alg\Signature\SignatureAlgorithmInterface::verify() expects string, string|false given.
|