Create type-classes for all xsd-types #947
Annotations
5 errors and 1 warning
PHPStan (testsuite):
tests/XML/AbstractElementTest.php#L48
Parameter #1 $integer of class SimpleSAML\Test\XML\Element constructor expects SimpleSAML\XML\Type\IntegerValue, SimpleSAML\XML\Type\ValueTypeInterface given.
|
PHPStan (testsuite):
tests/XML/AbstractElementTest.php#L49
Parameter #2 $boolean of class SimpleSAML\Test\XML\Element constructor expects SimpleSAML\XML\Type\BooleanValue, SimpleSAML\XML\Type\ValueTypeInterface given.
|
PHPStan (testsuite):
tests/XML/AbstractElementTest.php#L50
Parameter #3 $text of class SimpleSAML\Test\XML\Element constructor expects SimpleSAML\XML\Type\StringValue, SimpleSAML\XML\Type\ValueTypeInterface given.
|
PHPStan (testsuite):
tests/XML/AbstractElementTest.php#L51
Parameter #4 $otherText of class SimpleSAML\Test\XML\Element constructor expects SimpleSAML\XML\Type\StringValue, SimpleSAML\XML\Type\ValueTypeInterface given.
|
PHPStan (testsuite)
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