Initial implementation #11
Annotations
4 errors
Run PHPStan:
tests/FunctionalTest.php#L25
Parameter #1 $kernel of class Symfony\Bundle\FrameworkBundle\Console\Application constructor expects Symfony\Component\HttpKernel\KernelInterface, Symfony\Component\HttpKernel\KernelInterface|null given.
|
Run PHPStan:
tests/FunctionalTest.php#L48
Parameter #1 $kernel of class Symfony\Bundle\FrameworkBundle\Console\Application constructor expects Symfony\Component\HttpKernel\KernelInterface, Symfony\Component\HttpKernel\KernelInterface|null given.
|
Run PHPStan:
tests/fixtures/BiomeJsTestKernel.php#L22
Method Kocal\BiomeJsBundle\Tests\fixtures\BiomeJsTestKernel::registerBundles() return type has no value type specified in iterable type array.
|
Run PHPStan
Process completed with exit code 1.
|
Loading