Fix PHPStan issues #349
php.yml
on: push
Annotations
10 errors
Quality control:
src/XML/fed/AbstractApplicationServiceType.php#L50
Method SimpleSAML\WSSecurity\XML\fed\AbstractApplicationServiceType::__construct() has parameter $passiveRequestorEndpoint with no value type specified in iterable type array.
|
Quality control:
src/XML/fed/AbstractFilterPseudonymsType.php#L41
Method SimpleSAML\WSSecurity\XML\fed\AbstractFilterPseudonymsType::__construct() has parameter $children with no value type specified in iterable type array.
|
Quality control:
src/XML/fed/AbstractFilterPseudonymsType.php#L41
PHPDoc tag @param references unknown parameter: $childeren
|
Quality control:
src/XML/fed/AbstractProofTokenType.php#L40
PHPDoc tag @param for parameter $child with type array<SimpleSAML\XML\SerializableElementInterface> is incompatible with native type SimpleSAML\XML\SerializableElementInterface.
|
Quality control:
src/XML/fed/AbstractProofTokenType.php#L41
PHPDoc type for property SimpleSAML\WSSecurity\XML\fed\AbstractProofTokenType::$child with type array<SimpleSAML\XML\SerializableElementInterface> is incompatible with native type SimpleSAML\XML\SerializableElementInterface.
|
Quality control:
src/XML/fed/AbstractPseudonymType.php#L47
Method SimpleSAML\WSSecurity\XML\fed\AbstractPseudonymType::__construct() has parameter $children with no value type specified in iterable type array.
|
Quality control:
src/XML/fed/AbstractPseudonymType.php#L47
PHPDoc tag @param references unknown parameter: $childeren
|
Quality control:
src/XML/fed/AbstractReferenceTokenType.php#L59
Parameter #1 $elements of method SimpleSAML\WSSecurity\XML\fed\AbstractReferenceTokenType::setElements() expects array<SimpleSAML\XML\SerializableElementInterface>, array<SimpleSAML\XML\ElementInterface> given.
|
Quality control:
src/XML/fed/AbstractSignOutBasisType.php#L39
Method SimpleSAML\WSSecurity\XML\fed\AbstractSignOutBasisType::__construct() has parameter $children with no value type specified in iterable type array.
|
Quality control:
src/XML/fed/AbstractSignOutBasisType.php#L39
PHPDoc tag @param references unknown parameter: $childeren
|