Difference between Instance and Static properties #20440
static-analysis.yml
on: pull_request
Generate baseline
1m 25s
Generate PHP baseline
1m 39s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
161 errors
Generate baseline
Process completed with exit code 1.
|
PHPStan with result cache (8.4):
src/Dependency/DependencyResolver.php#L256
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan with result cache (8.4):
src/Dependency/DependencyResolver.php#L372
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.4):
src/Dependency/DependencyResolver.php#L373
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.4):
src/Dependency/DependencyResolver.php#L378
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan with result cache (8.4):
src/Reflection/InitializerExprTypeResolver.php#L406
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.4):
src/Reflection/InitializerExprTypeResolver.php#L410
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
PHPStan with result cache (8.4):
src/Rules/DeadCode/UnusedPrivatePropertyRule.php#L179
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan with result cache (8.4):
src/Rules/Properties/PropertyReflectionFinder.php#L119
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.4):
src/Rules/Properties/PropertyReflectionFinder.php#L123
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
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.2):
src/Dependency/DependencyResolver.php#L256
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan with result cache (8.2):
src/Dependency/DependencyResolver.php#L372
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.2):
src/Dependency/DependencyResolver.php#L373
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.2):
src/Dependency/DependencyResolver.php#L378
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan with result cache (8.2):
src/Reflection/InitializerExprTypeResolver.php#L406
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.2):
src/Reflection/InitializerExprTypeResolver.php#L410
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
PHPStan with result cache (8.2):
src/Rules/DeadCode/UnusedPrivatePropertyRule.php#L179
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan with result cache (8.2):
src/Rules/Properties/PropertyReflectionFinder.php#L119
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.2):
src/Rules/Properties/PropertyReflectionFinder.php#L123
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
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 (8.4, ubuntu-latest):
src/Dependency/DependencyResolver.php#L256
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.4, ubuntu-latest):
src/Dependency/DependencyResolver.php#L372
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.4, ubuntu-latest):
src/Dependency/DependencyResolver.php#L373
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.4, ubuntu-latest):
src/Dependency/DependencyResolver.php#L378
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.4, ubuntu-latest):
src/Reflection/InitializerExprTypeResolver.php#L406
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.4, ubuntu-latest):
src/Reflection/InitializerExprTypeResolver.php#L410
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
PHPStan (8.4, ubuntu-latest):
src/Rules/DeadCode/UnusedPrivatePropertyRule.php#L179
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.4, ubuntu-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L119
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.4, ubuntu-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L123
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
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.2, ubuntu-latest):
src/Dependency/DependencyResolver.php#L256
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.2, ubuntu-latest):
src/Dependency/DependencyResolver.php#L372
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.2, ubuntu-latest):
src/Dependency/DependencyResolver.php#L373
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.2, ubuntu-latest):
src/Dependency/DependencyResolver.php#L378
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.2, ubuntu-latest):
src/Reflection/InitializerExprTypeResolver.php#L406
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.2, ubuntu-latest):
src/Reflection/InitializerExprTypeResolver.php#L410
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
PHPStan (8.2, ubuntu-latest):
src/Rules/DeadCode/UnusedPrivatePropertyRule.php#L179
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.2, ubuntu-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L119
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.2, ubuntu-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L123
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
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.1, ubuntu-latest):
src/Dependency/DependencyResolver.php#L256
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.1, ubuntu-latest):
src/Dependency/DependencyResolver.php#L372
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.1, ubuntu-latest):
src/Dependency/DependencyResolver.php#L373
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.1, ubuntu-latest):
src/Dependency/DependencyResolver.php#L378
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.1, ubuntu-latest):
src/Reflection/InitializerExprTypeResolver.php#L406
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.1, ubuntu-latest):
src/Reflection/InitializerExprTypeResolver.php#L410
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
PHPStan (8.1, ubuntu-latest):
src/Rules/DeadCode/UnusedPrivatePropertyRule.php#L179
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.1, ubuntu-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L119
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.1, ubuntu-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L123
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
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 with result cache (8.3):
src/Dependency/DependencyResolver.php#L256
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan with result cache (8.3):
src/Dependency/DependencyResolver.php#L372
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.3):
src/Dependency/DependencyResolver.php#L373
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.3):
src/Dependency/DependencyResolver.php#L378
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan with result cache (8.3):
src/Reflection/InitializerExprTypeResolver.php#L406
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.3):
src/Reflection/InitializerExprTypeResolver.php#L410
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
PHPStan with result cache (8.3):
src/Rules/DeadCode/UnusedPrivatePropertyRule.php#L179
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan with result cache (8.3):
src/Rules/Properties/PropertyReflectionFinder.php#L119
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.3):
src/Rules/Properties/PropertyReflectionFinder.php#L123
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
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.1):
src/Dependency/DependencyResolver.php#L256
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan with result cache (8.1):
src/Dependency/DependencyResolver.php#L372
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.1):
src/Dependency/DependencyResolver.php#L373
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.1):
src/Dependency/DependencyResolver.php#L378
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan with result cache (8.1):
src/Reflection/InitializerExprTypeResolver.php#L406
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.1):
src/Reflection/InitializerExprTypeResolver.php#L410
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
PHPStan with result cache (8.1):
src/Rules/DeadCode/UnusedPrivatePropertyRule.php#L179
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan with result cache (8.1):
src/Rules/Properties/PropertyReflectionFinder.php#L119
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.1):
src/Rules/Properties/PropertyReflectionFinder.php#L123
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
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 (8.0, ubuntu-latest):
src/Dependency/DependencyResolver.php#L256
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.0, ubuntu-latest):
src/Dependency/DependencyResolver.php#L372
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.0, ubuntu-latest):
src/Dependency/DependencyResolver.php#L373
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.0, ubuntu-latest):
src/Dependency/DependencyResolver.php#L378
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.0, ubuntu-latest):
src/Reflection/InitializerExprTypeResolver.php#L406
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.0, ubuntu-latest):
src/Reflection/InitializerExprTypeResolver.php#L410
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
PHPStan (8.0, ubuntu-latest):
src/Rules/DeadCode/UnusedPrivatePropertyRule.php#L179
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.0, ubuntu-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L119
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.0, ubuntu-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L123
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
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.3, ubuntu-latest):
src/Dependency/DependencyResolver.php#L256
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.3, ubuntu-latest):
src/Dependency/DependencyResolver.php#L372
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.3, ubuntu-latest):
src/Dependency/DependencyResolver.php#L373
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.3, ubuntu-latest):
src/Dependency/DependencyResolver.php#L378
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.3, ubuntu-latest):
src/Reflection/InitializerExprTypeResolver.php#L406
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.3, ubuntu-latest):
src/Reflection/InitializerExprTypeResolver.php#L410
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
PHPStan (8.3, ubuntu-latest):
src/Rules/DeadCode/UnusedPrivatePropertyRule.php#L179
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.3, ubuntu-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L119
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.3, ubuntu-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L123
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
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 (7.4, ubuntu-latest):
src/Dependency/DependencyResolver.php#L258
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (7.4, ubuntu-latest):
src/Dependency/DependencyResolver.php#L374
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (7.4, ubuntu-latest):
src/Dependency/DependencyResolver.php#L375
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (7.4, ubuntu-latest):
src/Dependency/DependencyResolver.php#L380
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (7.4, ubuntu-latest):
src/Reflection/InitializerExprTypeResolver.php#L411
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (7.4, ubuntu-latest):
src/Reflection/InitializerExprTypeResolver.php#L415
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
PHPStan (7.4, ubuntu-latest):
src/Rules/DeadCode/UnusedPrivatePropertyRule.php#L187
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (7.4, ubuntu-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L119
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (7.4, ubuntu-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L123
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
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 (8.4, windows-latest):
src/Dependency/DependencyResolver.php#L256
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.4, windows-latest):
src/Dependency/DependencyResolver.php#L372
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.4, windows-latest):
src/Dependency/DependencyResolver.php#L373
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.4, windows-latest):
src/Dependency/DependencyResolver.php#L378
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.4, windows-latest):
src/Reflection/InitializerExprTypeResolver.php#L406
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.4, windows-latest):
src/Reflection/InitializerExprTypeResolver.php#L410
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
PHPStan (8.4, windows-latest):
src/Rules/DeadCode/UnusedPrivatePropertyRule.php#L179
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.4, windows-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L119
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.4, windows-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L123
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
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.3, windows-latest):
src/Dependency/DependencyResolver.php#L256
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.3, windows-latest):
src/Dependency/DependencyResolver.php#L372
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.3, windows-latest):
src/Dependency/DependencyResolver.php#L373
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.3, windows-latest):
src/Dependency/DependencyResolver.php#L378
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.3, windows-latest):
src/Reflection/InitializerExprTypeResolver.php#L406
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.3, windows-latest):
src/Reflection/InitializerExprTypeResolver.php#L410
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
PHPStan (8.3, windows-latest):
src/Rules/DeadCode/UnusedPrivatePropertyRule.php#L179
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.3, windows-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L119
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.3, windows-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L123
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
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.1, windows-latest):
src/Dependency/DependencyResolver.php#L256
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.1, windows-latest):
src/Dependency/DependencyResolver.php#L372
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.1, windows-latest):
src/Dependency/DependencyResolver.php#L373
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.1, windows-latest):
src/Dependency/DependencyResolver.php#L378
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.1, windows-latest):
src/Reflection/InitializerExprTypeResolver.php#L406
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.1, windows-latest):
src/Reflection/InitializerExprTypeResolver.php#L410
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
PHPStan (8.1, windows-latest):
src/Rules/DeadCode/UnusedPrivatePropertyRule.php#L179
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.1, windows-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L119
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.1, windows-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L123
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
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.2, windows-latest):
src/Dependency/DependencyResolver.php#L256
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.2, windows-latest):
src/Dependency/DependencyResolver.php#L372
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.2, windows-latest):
src/Dependency/DependencyResolver.php#L373
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.2, windows-latest):
src/Dependency/DependencyResolver.php#L378
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.2, windows-latest):
src/Reflection/InitializerExprTypeResolver.php#L406
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.2, windows-latest):
src/Reflection/InitializerExprTypeResolver.php#L410
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
PHPStan (8.2, windows-latest):
src/Rules/DeadCode/UnusedPrivatePropertyRule.php#L179
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.2, windows-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L119
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.2, windows-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L123
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
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.0, windows-latest):
src/Dependency/DependencyResolver.php#L256
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.0, windows-latest):
src/Dependency/DependencyResolver.php#L372
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.0, windows-latest):
src/Dependency/DependencyResolver.php#L373
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.0, windows-latest):
src/Dependency/DependencyResolver.php#L378
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.0, windows-latest):
src/Reflection/InitializerExprTypeResolver.php#L406
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.0, windows-latest):
src/Reflection/InitializerExprTypeResolver.php#L410
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
PHPStan (8.0, windows-latest):
src/Rules/DeadCode/UnusedPrivatePropertyRule.php#L179
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (8.0, windows-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L119
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.0, windows-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L123
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
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 (7.4, windows-latest):
src/Dependency/DependencyResolver.php#L258
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (7.4, windows-latest):
src/Dependency/DependencyResolver.php#L374
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (7.4, windows-latest):
src/Dependency/DependencyResolver.php#L375
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (7.4, windows-latest):
src/Dependency/DependencyResolver.php#L380
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (7.4, windows-latest):
src/Reflection/InitializerExprTypeResolver.php#L411
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (7.4, windows-latest):
src/Reflection/InitializerExprTypeResolver.php#L415
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
PHPStan (7.4, windows-latest):
src/Rules/DeadCode/UnusedPrivatePropertyRule.php#L187
Call to deprecated method getPropertyReflection() of interface PHPStan\Analyser\Scope:
Use getInstancePropertyReflection or getStaticPropertyReflection instead
|
PHPStan (7.4, windows-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L119
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (7.4, windows-latest):
src/Rules/Properties/PropertyReflectionFinder.php#L123
Call to deprecated method getProperty() of interface PHPStan\Type\Type:
Use getInstanceProperty or getStaticProperty instead
|
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
|