Skip to content

Support Symfony #[AutowireLocator] attribute #721

Support Symfony #[AutowireLocator] attribute

Support Symfony #[AutowireLocator] attribute #721

Triggered via pull request December 30, 2024 17:15
Status Failure
Total duration 42s
Artifacts

build.yml

on: pull_request
Coding Standard
13s
Coding Standard
Matrix: Lint
Matrix: PHPStan
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

161 errors and 41 warnings
Coding Standard
Process completed with exit code 2.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L79
Strict comparison using === between PHPStan\Symfony\Service and null will always evaluate to false.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L123
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Negated boolean expression is always false.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L133
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L135
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionProperty::getAttributes() expects class-string|null, string given.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L137
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.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L149
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L79
Strict comparison using === between PHPStan\Symfony\Service and null will always evaluate to false.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L123
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Negated boolean expression is always false.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L133
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L137
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.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L149
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L156
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L79
Strict comparison using === between PHPStan\Symfony\Service and null will always evaluate to false.
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L123
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Negated boolean expression is always false.
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L133
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L137
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.
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L149
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L156
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L79
Strict comparison using === between PHPStan\Symfony\Service and null will always evaluate to false.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L123
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Negated boolean expression is always false.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L133
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L135
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionProperty::getAttributes() expects class-string|null, string given.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L137
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.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L149
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L79
Strict comparison using === between PHPStan\Symfony\Service and null will always evaluate to false.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L123
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Negated boolean expression is always false.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L133
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L135
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionProperty::getAttributes() expects class-string|null, string given.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L137
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.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L149
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L79
Strict comparison using === between PHPStan\Symfony\Service and null will always evaluate to false.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L123
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Negated boolean expression is always false.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L133
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L135
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionProperty::getAttributes() expects class-string|null, string given.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L137
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.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L149
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L79
Strict comparison using === between PHPStan\Symfony\Service and null will always evaluate to false.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L123
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Negated boolean expression is always false.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L133
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L135
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionProperty::getAttributes() expects class-string|null, string given.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L137
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.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L149
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L79
Strict comparison using === between PHPStan\Symfony\Service and null will always evaluate to false.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L123
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Negated boolean expression is always false.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L133
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L135
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionProperty::getAttributes() expects class-string|null, string given.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L137
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.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L149
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L79
Strict comparison using === between PHPStan\Symfony\Service and null will always evaluate to false.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L123
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Negated boolean expression is always false.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L133
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L135
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionProperty::getAttributes() expects class-string|null, string given.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L137
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.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L149
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L79
Strict comparison using === between PHPStan\Symfony\Service and null will always evaluate to false.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L123
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Negated boolean expression is always false.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L133
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L135
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionProperty::getAttributes() expects class-string|null, string given.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L137
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.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L149
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L79
Strict comparison using === between PHPStan\Symfony\Service and null will always evaluate to false.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L123
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Negated boolean expression is always false.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L133
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L135
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionProperty::getAttributes() expects class-string|null, string given.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L137
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.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L149
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L79
Strict comparison using === between PHPStan\Symfony\Service and null will always evaluate to false.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L123
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Negated boolean expression is always false.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L133
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L137
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.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L149
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L156
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L79
Strict comparison using === between PHPStan\Symfony\Service and null will always evaluate to false.
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L123
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Negated boolean expression is always false.
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L133
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L137
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.
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L149
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L156
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L79
Strict comparison using === between PHPStan\Symfony\Service and null will always evaluate to false.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L123
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Negated boolean expression is always false.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L133
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L135
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionProperty::getAttributes() expects class-string|null, string given.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L137
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.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L149
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L79
Strict comparison using === between PHPStan\Symfony\Service and null will always evaluate to false.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L123
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Negated boolean expression is always false.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L133
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L135
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionProperty::getAttributes() expects class-string|null, string given.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L137
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.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L149
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L79
Strict comparison using === between PHPStan\Symfony\Service and null will always evaluate to false.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L123
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Negated boolean expression is always false.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L133
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L135
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionProperty::getAttributes() expects class-string|null, string given.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L137
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.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L149
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
Lint (8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (7.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Coding Standard
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (7.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (7.3, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.1, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.0, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (7.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (7.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.0, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.3, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.3, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (7.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (7.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.1, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.2, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.0, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (7.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (7.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.1, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.2, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.1, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (7.2, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.0, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (7.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.2, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (7.2, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (7.2, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.2, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (7.3, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (7.2, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636