Skip to content

Difference between Instance and Static properties #20452

Difference between Instance and Static properties

Difference between Instance and Static properties #20452

Triggered via pull request March 29, 2025 13:32
Status Failure
Total duration 8m 53s
Artifacts

static-analysis.yml

on: pull_request
Generate baseline
1m 25s
Generate baseline
Generate PHP baseline
1m 27s
Generate PHP baseline
Matrix: PHPStan with result cache
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

129 errors
Generate baseline
Process completed with exit code 1.
PHPStan with result cache (8.1): src/Dependency/DependencyResolver.php#L373
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan with result cache (8.1): src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan with result cache (8.1): src/Type/Accessory/HasPropertyType.php#L76
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan with result cache (8.1): src/Type/Accessory/HasPropertyType.php#L92
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan with result cache (8.1): src/Type/ObjectType.php#L397
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan with result cache (8.1): tests/PHPStan/Reflection/Annotations/DeprecatedAnnotationsTest.php#L125
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan with result cache (8.1): tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L148
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan with result cache (8.1)
Process completed with exit code 2.
PHPStan with result cache (8.4): src/Dependency/DependencyResolver.php#L373
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan with result cache (8.4): src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan with result cache (8.4): src/Type/Accessory/HasPropertyType.php#L76
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan with result cache (8.4): src/Type/Accessory/HasPropertyType.php#L92
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan with result cache (8.4): src/Type/ObjectType.php#L397
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan with result cache (8.4): tests/PHPStan/Reflection/Annotations/DeprecatedAnnotationsTest.php#L125
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan with result cache (8.4): tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L148
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan with result cache (8.4)
Process completed with exit code 2.
PHPStan (8.3, ubuntu-latest): src/Dependency/DependencyResolver.php#L373
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.3, ubuntu-latest): src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.3, ubuntu-latest): src/Type/Accessory/HasPropertyType.php#L76
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.3, ubuntu-latest): src/Type/Accessory/HasPropertyType.php#L92
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.3, ubuntu-latest): src/Type/ObjectType.php#L397
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.3, ubuntu-latest): tests/PHPStan/Reflection/Annotations/DeprecatedAnnotationsTest.php#L125
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.3, ubuntu-latest): tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L148
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.3, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.1, ubuntu-latest): src/Dependency/DependencyResolver.php#L373
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.1, ubuntu-latest): src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.1, ubuntu-latest): src/Type/Accessory/HasPropertyType.php#L76
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.1, ubuntu-latest): src/Type/Accessory/HasPropertyType.php#L92
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.1, ubuntu-latest): src/Type/ObjectType.php#L397
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.1, ubuntu-latest): tests/PHPStan/Reflection/Annotations/DeprecatedAnnotationsTest.php#L125
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.1, ubuntu-latest): tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L148
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.1, ubuntu-latest)
Process completed with exit code 2.
PHPStan with result cache (8.3): src/Dependency/DependencyResolver.php#L373
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan with result cache (8.3): src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan with result cache (8.3): src/Type/Accessory/HasPropertyType.php#L76
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan with result cache (8.3): src/Type/Accessory/HasPropertyType.php#L92
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan with result cache (8.3): src/Type/ObjectType.php#L397
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan with result cache (8.3): tests/PHPStan/Reflection/Annotations/DeprecatedAnnotationsTest.php#L125
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan with result cache (8.3): tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L148
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan with result cache (8.3)
Process completed with exit code 2.
PHPStan (8.2, ubuntu-latest): src/Dependency/DependencyResolver.php#L373
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.2, ubuntu-latest): src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.2, ubuntu-latest): src/Type/Accessory/HasPropertyType.php#L76
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.2, ubuntu-latest): src/Type/Accessory/HasPropertyType.php#L92
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.2, ubuntu-latest): src/Type/ObjectType.php#L397
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.2, ubuntu-latest): tests/PHPStan/Reflection/Annotations/DeprecatedAnnotationsTest.php#L125
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.2, ubuntu-latest): tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L148
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.2, ubuntu-latest)
Process completed with exit code 2.
PHPStan with result cache (8.2): src/Dependency/DependencyResolver.php#L373
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan with result cache (8.2): src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan with result cache (8.2): src/Type/Accessory/HasPropertyType.php#L76
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan with result cache (8.2): src/Type/Accessory/HasPropertyType.php#L92
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan with result cache (8.2): src/Type/ObjectType.php#L397
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan with result cache (8.2): tests/PHPStan/Reflection/Annotations/DeprecatedAnnotationsTest.php#L125
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan with result cache (8.2): tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L148
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan with result cache (8.2)
Process completed with exit code 2.
PHPStan (8.4, ubuntu-latest): src/Dependency/DependencyResolver.php#L373
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.4, ubuntu-latest): src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.4, ubuntu-latest): src/Type/Accessory/HasPropertyType.php#L76
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.4, ubuntu-latest): src/Type/Accessory/HasPropertyType.php#L92
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.4, ubuntu-latest): src/Type/ObjectType.php#L397
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.4, ubuntu-latest): tests/PHPStan/Reflection/Annotations/DeprecatedAnnotationsTest.php#L125
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.4, ubuntu-latest): tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L148
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.0, ubuntu-latest): src/Dependency/DependencyResolver.php#L373
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.0, ubuntu-latest): src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.0, ubuntu-latest): src/Type/Accessory/HasPropertyType.php#L76
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.0, ubuntu-latest): src/Type/Accessory/HasPropertyType.php#L92
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.0, ubuntu-latest): src/Type/ObjectType.php#L397
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.0, ubuntu-latest): tests/PHPStan/Reflection/Annotations/DeprecatedAnnotationsTest.php#L125
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.0, ubuntu-latest): tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L148
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.4, ubuntu-latest): src/Dependency/DependencyResolver.php#L375
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (7.4, ubuntu-latest): src/Rules/Properties/AccessStaticPropertiesRule.php#L188
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (7.4, ubuntu-latest): src/Type/Accessory/HasPropertyType.php#L78
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (7.4, ubuntu-latest): src/Type/Accessory/HasPropertyType.php#L94
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (7.4, ubuntu-latest): src/Type/ObjectType.php#L396
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (7.4, ubuntu-latest): tests/PHPStan/Reflection/Annotations/DeprecatedAnnotationsTest.php#L125
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (7.4, ubuntu-latest): tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L148
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.2, windows-latest): src/Dependency/DependencyResolver.php#L373
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.2, windows-latest): src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.2, windows-latest): src/Type/Accessory/HasPropertyType.php#L76
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.2, windows-latest): src/Type/Accessory/HasPropertyType.php#L92
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.2, windows-latest): src/Type/ObjectType.php#L397
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.2, windows-latest): tests/PHPStan/Reflection/Annotations/DeprecatedAnnotationsTest.php#L125
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.2, windows-latest): tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L148
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.2, windows-latest)
Process completed with exit code 1.
PHPStan (8.1, windows-latest): src/Dependency/DependencyResolver.php#L373
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.1, windows-latest): src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.1, windows-latest): src/Type/Accessory/HasPropertyType.php#L76
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.1, windows-latest): src/Type/Accessory/HasPropertyType.php#L92
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.1, windows-latest): src/Type/ObjectType.php#L397
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.1, windows-latest): tests/PHPStan/Reflection/Annotations/DeprecatedAnnotationsTest.php#L125
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.1, windows-latest): tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L148
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.1, windows-latest)
Process completed with exit code 1.
PHPStan (8.3, windows-latest): src/Dependency/DependencyResolver.php#L373
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.3, windows-latest): src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.3, windows-latest): src/Type/Accessory/HasPropertyType.php#L76
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.3, windows-latest): src/Type/Accessory/HasPropertyType.php#L92
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.3, windows-latest): src/Type/ObjectType.php#L397
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.3, windows-latest): tests/PHPStan/Reflection/Annotations/DeprecatedAnnotationsTest.php#L125
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.3, windows-latest): tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L148
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.3, windows-latest)
Process completed with exit code 1.
PHPStan (8.4, windows-latest): src/Dependency/DependencyResolver.php#L373
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.0, windows-latest): src/Dependency/DependencyResolver.php#L373
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.0, windows-latest): src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.0, windows-latest): src/Type/Accessory/HasPropertyType.php#L76
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.0, windows-latest): src/Type/Accessory/HasPropertyType.php#L92
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.0, windows-latest): src/Type/ObjectType.php#L397
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.0, windows-latest): tests/PHPStan/Reflection/Annotations/DeprecatedAnnotationsTest.php#L125
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.0, windows-latest): tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L148
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
PHPStan (8.4, windows-latest): src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.4, windows-latest): src/Type/Accessory/HasPropertyType.php#L76
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.4, windows-latest): src/Type/Accessory/HasPropertyType.php#L92
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.4, windows-latest): src/Type/ObjectType.php#L397
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.4, windows-latest): tests/PHPStan/Reflection/Annotations/DeprecatedAnnotationsTest.php#L125
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.4, windows-latest): tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L148
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (8.4, windows-latest)
Process completed with exit code 1.
PHPStan (7.4, windows-latest): src/Dependency/DependencyResolver.php#L375
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (7.4, windows-latest): src/Rules/Properties/AccessStaticPropertiesRule.php#L188
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (7.4, windows-latest): src/Type/Accessory/HasPropertyType.php#L78
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (7.4, windows-latest): src/Type/Accessory/HasPropertyType.php#L94
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (7.4, windows-latest): src/Type/ObjectType.php#L396
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (7.4, windows-latest): tests/PHPStan/Reflection/Annotations/DeprecatedAnnotationsTest.php#L125
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (7.4, windows-latest): tests/PHPStan/Reflection/Annotations/InternalAnnotationsTest.php#L148
Method PHPStan\Reflection\ClassReflection::getStaticProperty() invoked with 2 parameters, 1 required.
PHPStan (7.4, windows-latest)
Process completed with exit code 1.