DevKit updates for 4.x branch #2794
Annotations
9 errors
PHPStan:
tests/Controller/MediaAdminControllerTest.php#L141
Dynamic call to static method PHPUnit\Framework\Assert::assertSame().
|
PHPStan:
tests/Controller/MediaAdminControllerTest.php#L142
Dynamic call to static method PHPUnit\Framework\Assert::assertSame().
|
PHPStan:
tests/Controller/MediaAdminControllerTest.php#L142
You should use assertNull() instead of assertSame(null, $actual).
|
PHPStan:
tests/Controller/MediaAdminControllerTest.php#L143
Dynamic call to static method PHPUnit\Framework\Assert::assertSame().
|
PHPStan:
tests/Controller/MediaAdminControllerTest.php#L146
Dynamic call to static method PHPUnit\Framework\Assert::assertSame().
|
PHPStan:
tests/Controller/MediaAdminControllerTest.php#L147
Dynamic call to static method PHPUnit\Framework\Assert::assertSame().
|
PHPStan:
tests/Controller/MediaAdminControllerTest.php#L147
You should use assertNull() instead of assertSame(null, $actual).
|
PHPStan:
tests/Controller/MediaAdminControllerTest.php#L148
Dynamic call to static method PHPUnit\Framework\Assert::assertSame().
|
PHPStan
Process completed with exit code 1.
|
Loading