Add ds:MgmtData element #1178
php.yml
on: push
Annotations
7 errors
Quality control:
src/XML/ds/SignatureMethod.php#L41
PHPDoc tag @param for parameter $hmacOutputLength with type SimpleSAML\XMLSecurity\ds\HMACOutputLength|null is not subtype of native type SimpleSAML\XMLSecurity\XML\ds\HMACOutputLength|null.
|
Quality control:
src/XML/ds/SignatureMethod.php#L43
PHPDoc type for property SimpleSAML\XMLSecurity\XML\ds\SignatureMethod::$hmacOutputLength with type SimpleSAML\XMLSecurity\ds\HMACOutputLength|null is not subtype of native type SimpleSAML\XMLSecurity\XML\ds\HMACOutputLength|null.
|
Quality control:
src/XML/ds/SignatureMethod.php#L43
Parameter $hmacOutputLength of method SimpleSAML\XMLSecurity\XML\ds\SignatureMethod::__construct() has invalid type SimpleSAML\XMLSecurity\ds\HMACOutputLength.
|
Quality control:
src/XML/ds/SignatureMethod.php#L43
Property SimpleSAML\XMLSecurity\XML\ds\SignatureMethod::$hmacOutputLength has unknown class SimpleSAML\XMLSecurity\ds\HMACOutputLength as its type.
|
Quality control:
src/XML/ds/SignatureMethod.php#L77
Method SimpleSAML\XMLSecurity\XML\ds\SignatureMethod::getHMACOutputLength() has invalid return type SimpleSAML\XMLSecurity\ds\HMACOutputLength.
|
Quality control:
src/XML/ds/SignatureMethod.php#L77
PHPDoc tag @return with type SimpleSAML\XMLSecurity\ds\HMACOutputLength|null is not subtype of native type SimpleSAML\XMLSecurity\XML\ds\HMACOutputLength|null.
|
Quality control
Process completed with exit code 1.
|