Fix phpstan-issues #235
Annotations
3 errors
|
PHPStan (testsuite)
Process completed with exit code 1.
|
|
PHPStan (testsuite):
tests/src/Controller/AttributeServerTest.php#L96
Method SimpleSAML\Test\Module\exampleattributeserver\Controller\ExampleAttributeServerTest::getStubWithInput() has parameter $input with no type specified.
|
|
PHPStan (testsuite):
tests/src/Controller/AttributeServerTest.php#L88
Call to method PHPUnit\Framework\Assert::assertInstanceOf() with 'SimpleSAML\\HTTP\\RunnableResponse' and SimpleSAML\HTTP\RunnableResponse will always evaluate to true.
|
Loading