Difference between Instance and Static properties #20414
static-analysis.yml
on: pull_request
Generate baseline
1m 31s
Generate PHP baseline
1m 31s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
161 errors
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/Rules/Properties/AccessPropertiesCheck.php#L124
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.3):
src/Rules/Properties/AccessPropertiesCheck.php#L126
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.3):
src/Rules/Properties/AccessPropertiesCheck.php#L129
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.3):
src/Rules/Properties/AccessStaticPropertiesRule.php#L186
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.3):
src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.3):
src/Type/ObjectType.php#L158
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.3):
src/Type/ObjectType.php#L224
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.3):
src/Type/ObjectType.php#L253
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#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/Rules/Properties/AccessPropertiesCheck.php#L124
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.2):
src/Rules/Properties/AccessPropertiesCheck.php#L126
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.2):
src/Rules/Properties/AccessPropertiesCheck.php#L129
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.2):
src/Rules/Properties/AccessStaticPropertiesRule.php#L186
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.2):
src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.2):
src/Type/ObjectType.php#L158
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.2):
src/Type/ObjectType.php#L224
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.2):
src/Type/ObjectType.php#L253
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#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/Rules/Properties/AccessPropertiesCheck.php#L124
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.1):
src/Rules/Properties/AccessPropertiesCheck.php#L126
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.1):
src/Rules/Properties/AccessPropertiesCheck.php#L129
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.1):
src/Rules/Properties/AccessStaticPropertiesRule.php#L186
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.1):
src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.1):
src/Type/ObjectType.php#L158
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.1):
src/Type/ObjectType.php#L224
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.1):
src/Type/ObjectType.php#L253
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
Generate baseline
Process completed with exit code 1.
|
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/Rules/Properties/AccessPropertiesCheck.php#L124
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.4):
src/Rules/Properties/AccessPropertiesCheck.php#L126
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.4):
src/Rules/Properties/AccessPropertiesCheck.php#L129
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.4):
src/Rules/Properties/AccessStaticPropertiesRule.php#L186
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.4):
src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.4):
src/Type/ObjectType.php#L158
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.4):
src/Type/ObjectType.php#L224
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.4):
src/Type/ObjectType.php#L253
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty 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/Rules/Properties/AccessPropertiesCheck.php#L124
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.1, ubuntu-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L126
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.1, ubuntu-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L129
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.1, ubuntu-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L186
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.1, ubuntu-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.1, ubuntu-latest):
src/Type/ObjectType.php#L158
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.1, ubuntu-latest):
src/Type/ObjectType.php#L224
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.1, ubuntu-latest):
src/Type/ObjectType.php#L253
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty 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/Rules/Properties/AccessPropertiesCheck.php#L124
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.2, ubuntu-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L126
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.2, ubuntu-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L129
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.2, ubuntu-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L186
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.2, ubuntu-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.2, ubuntu-latest):
src/Type/ObjectType.php#L158
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.2, ubuntu-latest):
src/Type/ObjectType.php#L224
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.2, ubuntu-latest):
src/Type/ObjectType.php#L253
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty 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/Rules/Properties/AccessPropertiesCheck.php#L124
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.4, ubuntu-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L126
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.4, ubuntu-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L129
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.4, ubuntu-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L186
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.4, ubuntu-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.4, ubuntu-latest):
src/Type/ObjectType.php#L158
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.4, ubuntu-latest):
src/Type/ObjectType.php#L224
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.4, ubuntu-latest):
src/Type/ObjectType.php#L253
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty 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/Rules/Properties/AccessPropertiesCheck.php#L124
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.3, ubuntu-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L126
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.3, ubuntu-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L129
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.3, ubuntu-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L186
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.3, ubuntu-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.3, ubuntu-latest):
src/Type/ObjectType.php#L158
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.3, ubuntu-latest):
src/Type/ObjectType.php#L224
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.3, ubuntu-latest):
src/Type/ObjectType.php#L253
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty 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/Rules/Properties/AccessPropertiesCheck.php#L124
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.0, ubuntu-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L126
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.0, ubuntu-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L129
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.0, ubuntu-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L186
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.0, ubuntu-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.0, ubuntu-latest):
src/Type/ObjectType.php#L158
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.0, ubuntu-latest):
src/Type/ObjectType.php#L224
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.0, ubuntu-latest):
src/Type/ObjectType.php#L253
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty 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/Rules/Properties/AccessPropertiesCheck.php#L127
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (7.4, ubuntu-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L129
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (7.4, ubuntu-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L132
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (7.4, ubuntu-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (7.4, ubuntu-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L188
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (7.4, ubuntu-latest):
src/Type/ObjectType.php#L157
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (7.4, ubuntu-latest):
src/Type/ObjectType.php#L223
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (7.4, ubuntu-latest):
src/Type/ObjectType.php#L252
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty 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/Rules/Properties/AccessPropertiesCheck.php#L124
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.3, windows-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L126
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.3, windows-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L129
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.3, windows-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L186
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.3, windows-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.3, windows-latest):
src/Type/ObjectType.php#L158
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.3, windows-latest):
src/Type/ObjectType.php#L224
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.3, windows-latest):
src/Type/ObjectType.php#L253
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty 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/Rules/Properties/AccessPropertiesCheck.php#L124
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.1, windows-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L126
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.1, windows-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L129
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.1, windows-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L186
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.1, windows-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.1, windows-latest):
src/Type/ObjectType.php#L158
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.1, windows-latest):
src/Type/ObjectType.php#L224
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.1, windows-latest):
src/Type/ObjectType.php#L253
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty 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/Rules/Properties/AccessPropertiesCheck.php#L124
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.4, windows-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L126
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.4, windows-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L129
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.4, windows-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L186
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.4, windows-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.4, windows-latest):
src/Type/ObjectType.php#L158
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.4, windows-latest):
src/Type/ObjectType.php#L224
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.4, windows-latest):
src/Type/ObjectType.php#L253
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty 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/Rules/Properties/AccessPropertiesCheck.php#L124
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.2, windows-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L126
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.2, windows-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L129
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.2, windows-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L186
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.2, windows-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.2, windows-latest):
src/Type/ObjectType.php#L158
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.2, windows-latest):
src/Type/ObjectType.php#L224
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.2, windows-latest):
src/Type/ObjectType.php#L253
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty 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/Rules/Properties/AccessPropertiesCheck.php#L124
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.0, windows-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L126
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.0, windows-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L129
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.0, windows-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L186
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.0, windows-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.0, windows-latest):
src/Type/ObjectType.php#L158
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.0, windows-latest):
src/Type/ObjectType.php#L224
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.0, windows-latest):
src/Type/ObjectType.php#L253
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty 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/Rules/Properties/AccessPropertiesCheck.php#L127
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (7.4, windows-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L129
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (7.4, windows-latest):
src/Rules/Properties/AccessPropertiesCheck.php#L132
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (7.4, windows-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L187
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (7.4, windows-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L188
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (7.4, windows-latest):
src/Type/ObjectType.php#L157
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (7.4, windows-latest):
src/Type/ObjectType.php#L223
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (7.4, windows-latest):
src/Type/ObjectType.php#L252
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|