💚 force phpstan version in CI #50
Annotations
5 errors
PHPStan:
tests/FactoryTest.php#L22
Call to function method_exists() with $this(PUGX\Shortid\Test\FactoryTest) and 'assertMatchesRegula…' will always evaluate to true.
|
PHPStan:
tests/FactoryTest.php#L101
Call to static method PHPUnit\Framework\Assert::assertNull() with null will always evaluate to true.
|
PHPStan:
tests/ShortidTest.php#L21
Call to function method_exists() with $this(PUGX\Shortid\Test\ShortidTest) and 'assertMatchesRegula…' will always evaluate to true.
|
PHPStan:
tests/ShortidTest.php#L32
Call to function method_exists() with $this(PUGX\Shortid\Test\ShortidTest) and 'assertMatchesRegula…' will always evaluate to true.
|
PHPStan:
tests/ShortidTest.php#L43
Call to function method_exists() with $this(PUGX\Shortid\Test\ShortidTest) and 'assertMatchesRegula…' will always evaluate to true.
|
Loading