Quality assurance #2703
Annotations
10 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
tests/Command/DebugBlocksCommandTest.php#L119
No error with identifier method.notFound is reported on line 119.
|
|
PHPStan:
tests/Command/DebugBlocksCommandTest.php#L117
No error with identifier function.impossibleType is reported on line 117.
|
|
PHPStan:
tests/Command/DebugBlocksCommandTest.php#L117
Call to function method_exists() with Symfony\Component\Console\Application and 'addCommand' will always evaluate to true.
|
|
PHPStan:
tests/Command/DebugBlocksCommandTest.php#L52
No error with identifier method.notFound is reported on line 52.
|
|
PHPStan:
tests/Command/DebugBlocksCommandTest.php#L50
No error with identifier function.impossibleType is reported on line 50.
|
|
PHPStan:
tests/Command/DebugBlocksCommandTest.php#L50
Call to function method_exists() with Symfony\Component\Console\Application and 'addCommand' will always evaluate to true.
|
|
PHPStan:
tests/App/Controller/DemoController.php#L25
Attribute class Symfony\Component\Routing\Annotation\Route does not exist.
|
|
PHPStan:
src/DependencyInjection/Configuration.php#L45
Call to method always() on an unknown class Symfony\Component\Config\Definition\Builder\ExprBuilder<Symfony\Component\Config\Definition\Builder\ArrayNodeDefinition>.
|
|
PHPStan:
src/DependencyInjection/Configuration.php#L39
Method Sonata\BlockBundle\DependencyInjection\Configuration::getConfigTreeBuilder() return type with generic class Symfony\Component\Config\Definition\Builder\TreeBuilder does not specify its types: T
|
Loading