Migrate to xsd-types #3166
php.yml
on: pull_request
Annotations
10 errors
|
Quality control:
tests/bin/authnrequest.php#L38
Parameter $id of class SimpleSAML\SAML2\XML\samlp\AuthnRequest constructor expects SimpleSAML\XML\Type\IDValue, string given.
|
|
Quality control:
tests/bin/authnrequest.php#L36
Parameter $issueInstant of class SimpleSAML\SAML2\XML\samlp\AuthnRequest constructor expects SimpleSAML\SAML2\Type\SAMLDateTimeValue, DateTimeImmutable given.
|
|
Quality control:
tests/bin/authnrequest.php#L31
Parameter #1 $value of class SimpleSAML\SAML2\XML\saml\Issuer constructor expects SimpleSAML\SAML2\Type\SAMLStringValue, string given.
|
|
Quality control:
tests/bin/authnrequest.php#L28
Parameter #1 $value of class SimpleSAML\SAML2\XML\saml\NameID constructor expects SimpleSAML\SAML2\Type\SAMLStringValue, string given.
|
|
Quality control:
tests/SAML2/XML/mdui/KeywordsTest.php#L76
Parameter #1 $keywords of static method SimpleSAML\SAML2\Type\ListOfStringsValue::fromArray() expects array<SimpleSAML\SAML2\Type\SAMLStringValue>, array<int, string> given.
|
|
Quality control:
tests/SAML2/XML/md/ServiceNameTest.php#L60
Class SimpleSAML\SAML2\Type\SAMLStringValue referenced with incorrect case: SimplesAML\SAML2\Type\SAMLStringValue.
|
|
Quality control:
tests/SAML2/XML/md/ServiceNameTest.php#L10
Class SimpleSAML\SAML2\Type\SAMLStringValue referenced with incorrect case: SimplesAML\SAML2\Type\SAMLStringValue.
|
|
Quality control:
tests/SAML2/XML/md/RoleDescriptorTest.php#L270
Parameter #4 $attrValue of class SimpleSAML\XML\Attribute constructor expects SimpleSAML\XML\Type\ValueTypeInterface, string given.
|
|
Quality control:
tests/SAML2/CustomRoleDescriptor.php#L154
Parameter #1 $chunk of class SimpleSAML\Test\SAML2\CustomRoleDescriptor constructor expects array<SimpleSAML\XML\Chunk>, array<int, SimpleSAML\XML\SerializableElementInterface> given.
|
|
Quality control:
tests/InterOperability/EntityDescriptorTest.php#L31
Dead catch - SimpleSAML\Assert\AssertionFailedException is never thrown in the try block.
|