Create type-classes for all xsd-types #1072
php.yml
on: pull_request
Annotations
2 errors
Quality control:
src/Attribute.php#L192
Method SimpleSAML\XML\Attribute::toArray() should return array{attrName: string, attrValue: SimpleSAML\XML\Type\ValueTypeInterface, namespacePrefix: string, namespaceURI: string|null} but returns array{namespaceURI: string|null, namespacePrefix: string|null, attrName: string, attrValue: string}.
|
Quality control
Process completed with exit code 1.
|