Fix PHPStan issues #352
Annotations
10 errors
PHPStan:
src/XML/wsp/AbstractOperatorContentType.php#L116
Unsafe usage of new static().
|
PHPStan:
src/XML/wsse/AbstractAttributedString.php#L85
Unsafe usage of new static().
|
PHPStan:
src/XML/wsse/AbstractEncodedString.php#L73
Unsafe usage of new static().
|
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
|
PHPStan:
src/XML/wst/AbstractRequestSecurityTokenType.php#L44
Method SimpleSAML\WSSecurity\XML\wst\AbstractRequestSecurityTokenType::__construct() has parameter $namespacedAttributes with no value type specified in iterable type array.
|
PHPStan:
src/XML/wst/AbstractRequestSecurityTokenType.php#L44
PHPDoc tag @param references unknown parameter: $namepacedAttributes
|
PHPStan:
src/XML/wst/AbstractRequestTypeOpenEnum.php#L58
Unsafe usage of new static().
|
The logs for this run have expired and are no longer available.
Loading