Add support for xs:dateTime AttributeValue and improve tests #3013
php.yml
on: push
Annotations
5 errors
Quality control:
tests/SAML2/XML/saml/AttributeTest.php#L93
Parameter #1 $value of class SimpleSAML\SAML2\XML\saml\AttributeValue constructor expects int|SimpleSAML\XML\AbstractElement|string|null, DateTimeImmutable given.
|
Quality control:
tests/SAML2/XML/saml/AttributeValueTest.php#L98
Parameter #1 $value of class SimpleSAML\SAML2\XML\saml\AttributeValue constructor expects int|SimpleSAML\XML\AbstractElement|string|null, DateTimeImmutable given.
|
Quality control:
tests/SAML2/XML/saml/AttributeValueTest.php#L100
Cannot call method format() on int|SimpleSAML\XML\AbstractElement|string.
|
Quality control
Process completed with exit code 1.
|
Quality control
Process completed with exit code 1.
|