Add ds:SPKIData element #1205
Annotations
7 errors and 1 warning
PHPStan:
src/XML/ds/AbstractSPKIDataType.php#L28
PHPDoc tag @param for parameter $tuples contains unresolvable type.
|
PHPStan:
src/XML/ds/AbstractSPKIDataType.php#L29
PHPDoc type for property SimpleSAML\XMLSecurity\XML\ds\AbstractSPKIDataType::$tuples contains unresolvable type.
|
PHPStan:
src/XML/ds/AbstractSPKIDataType.php#L35
Cannot use array destructuring on SimpleSAML\XML\SerializableElementInterface.
|
PHPStan:
src/XML/ds/AbstractSPKIDataType.php#L47
PHPDoc tag @return contains unresolvable type.
|
PHPStan:
src/XML/ds/AbstractSPKIDataType.php#L90
Parameter #1 $tuples of class SimpleSAML\XMLSecurity\XML\ds\AbstractSPKIDataType constructor expects array<SimpleSAML\XML\SerializableElementInterface|null>, array<int, array<int, mixed>> given.
|
PHPStan:
src/XML/ds/AbstractSPKIDataType.php#L105
Cannot use array destructuring on SimpleSAML\XML\SerializableElementInterface.
|
PHPStan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading