Support Symfony #[AutowireLocator] attribute #723
Annotations
7 errors and 1 warning
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L144
Instanceof between PHPStan\Reflection\ClassReflection and PHPStan\Reflection\Php\PhpPropertyReflection will always evaluate to false.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L148
Unreachable statement - code above always terminates.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L158
Method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocatorService() is unused.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L168
Cannot access property $value on PhpParser\Node\Expr\ArrayItem|null.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L168
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L175
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading