Fix PHPStan issues #351
Annotations
10 errors
PHPStan:
src/XML/wsp/AbstractOperatorContentType.php#L107
Match expression does not handle remaining values: string|null
|
PHPStan:
src/XML/wsp/Policy.php#L41
Method SimpleSAML\WSSecurity\XML\wsp\Policy::__construct() overrides final method SimpleSAML\WSSecurity\XML\wsp\AbstractOperatorContentType::__construct().
|
PHPStan:
src/XML/wsse/AbstractBinarySecurityTokenType.php#L34
Method SimpleSAML\WSSecurity\XML\wsse\AbstractBinarySecurityTokenType::__construct() overrides final method SimpleSAML\WSSecurity\XML\wsse\AbstractEncodedString::__construct().
|
PHPStan:
src/XML/wsse/AbstractEncodedString.php#L27
Method SimpleSAML\WSSecurity\XML\wsse\AbstractEncodedString::__construct() overrides final method SimpleSAML\WSSecurity\XML\wsse\AbstractAttributedString::__construct().
|
PHPStan:
src/XML/wsse/AbstractKeyIdentifierType.php#L29
Method SimpleSAML\WSSecurity\XML\wsse\AbstractKeyIdentifierType::__construct() overrides final method SimpleSAML\WSSecurity\XML\wsse\AbstractEncodedString::__construct().
|
PHPStan:
src/XML/wsse/AbstractPasswordString.php#L27
Method SimpleSAML\WSSecurity\XML\wsse\AbstractPasswordString::__construct() overrides final method SimpleSAML\WSSecurity\XML\wsse\AbstractAttributedString::__construct().
|
PHPStan:
src/XML/wst/AbstractComputedKeyOpenEnum.php#L58
Unsafe usage of new static().
|
PHPStan:
src/XML/wst/AbstractKeyTypeOpenEnum.php#L58
Unsafe usage of new static().
|
PHPStan:
src/XML/wst/AbstractRequestSecurityTokenResponseType.php#L44
Method SimpleSAML\WSSecurity\XML\wst\AbstractRequestSecurityTokenResponseType::__construct() has parameter $namespacedAttributes with no value type specified in iterable type array.
|
PHPStan:
src/XML/wst/AbstractRequestSecurityTokenResponseType.php#L44
PHPDoc tag @param references unknown parameter: $namepacedAttributes
|
The logs for this run have expired and are no longer available.
Loading