Set properties autowired with @required as initialized #565
Annotations
9 errors
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L72
Method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{PHPStan\Rules\RuleError}.
|
src/Rules/Symfony/ContainerInterfaceUnknownServiceRule.php#L73
Method PHPStan\Rules\Symfony\ContainerInterfaceUnknownServiceRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{PHPStan\Rules\RuleError}.
|
src/Rules/Symfony/InvalidArgumentDefaultValueRule.php#L62
Method PHPStan\Rules\Symfony\InvalidArgumentDefaultValueRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{PHPStan\Rules\RuleError}.
|
src/Rules/Symfony/InvalidArgumentDefaultValueRule.php#L72
Method PHPStan\Rules\Symfony\InvalidArgumentDefaultValueRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{PHPStan\Rules\RuleError}.
|
src/Rules/Symfony/InvalidOptionDefaultValueRule.php#L66
Method PHPStan\Rules\Symfony\InvalidOptionDefaultValueRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{PHPStan\Rules\RuleError}.
|
src/Rules/Symfony/InvalidOptionDefaultValueRule.php#L78
Method PHPStan\Rules\Symfony\InvalidOptionDefaultValueRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array{PHPStan\Rules\RuleError}.
|
src/Rules/Symfony/UndefinedArgumentRule.php#L82
Method PHPStan\Rules\Symfony\UndefinedArgumentRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<PHPStan\Rules\RuleError>.
|
src/Rules/Symfony/UndefinedOptionRule.php#L82
Method PHPStan\Rules\Symfony\UndefinedOptionRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<PHPStan\Rules\RuleError>.
|
|
The logs for this run have expired and are no longer available.
Loading