Bump phpstan/phpstan to ^2.0 #68
Annotations
3 errors
Run PHPStan analysis:
src/contracts/BaseRestWebTestCase.php#L113
Call to static method PHPUnit\Framework\Assert::assertIsString() with string will always evaluate to true.
|
Run PHPStan analysis:
tests/lib/BaseRestWebTestCaseTest.php#L58
Call to static method PHPUnit\Framework\Assert::assertInstanceOf() with 'Ibexa\\Contracts\\Test\\Rest\\Request\\Value\\EndpointRequestDefinition' and Ibexa\Contracts\Test\Rest\Request\Value\EndpointRequestDefinition will always evaluate to true.
|
Run PHPStan analysis
Process completed with exit code 1.
|
Loading