Support Symfony #[AutowireLocator] attribute #722
Annotations
8 errors and 1 warning
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L123
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Although PHPStan\Reflection\Php\PhpPropertyReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L136
Parameter #1 $autowireLocatorAttributes of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocatorService() expects array<PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\ReflectionAttribute>, array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\Adapter\ReflectionAttribute> given.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L146
Access to an undefined property PhpParser\Node\Expr::$items.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L148
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L155
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