Skip to content

Difference between Instance and Static properties #20439

Difference between Instance and Static properties

Difference between Instance and Static properties #20439

Triggered via pull request March 29, 2025 10:48
Status Failure
Total duration 3m 45s
Artifacts

static-analysis.yml

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

Annotations

161 errors
PHPStan with result cache (8.1): src/Analyser/MutatingScope.php#L4240
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan with result cache (8.1): src/Analyser/MutatingScope.php#L6112
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan with result cache (8.1): src/Analyser/NodeScopeResolver.php#L3024
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan with result cache (8.1): src/Analyser/NodeScopeResolver.php#L5566
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan with result cache (8.1): src/Analyser/NodeScopeResolver.php#L5567
Call to deprecated method getProperty() of interface PHPStan\Type\Type: Use getInstanceProperty or getStaticProperty instead
PHPStan with result cache (8.1): src/Analyser/NodeScopeResolver.php#L5638
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection 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.3): src/Analyser/MutatingScope.php#L4240
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan with result cache (8.3): src/Analyser/MutatingScope.php#L6112
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan with result cache (8.3): src/Analyser/NodeScopeResolver.php#L3024
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan with result cache (8.3): src/Analyser/NodeScopeResolver.php#L5566
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan with result cache (8.3): src/Analyser/NodeScopeResolver.php#L5567
Call to deprecated method getProperty() of interface PHPStan\Type\Type: Use getInstanceProperty or getStaticProperty instead
PHPStan with result cache (8.3): src/Analyser/NodeScopeResolver.php#L5638
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection 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 (8.1, ubuntu-latest): src/Analyser/MutatingScope.php#L4240
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.1, ubuntu-latest): src/Analyser/MutatingScope.php#L6112
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.1, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L3024
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.1, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L5566
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.1, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L5567
Call to deprecated method getProperty() of interface PHPStan\Type\Type: Use getInstanceProperty or getStaticProperty instead
PHPStan (8.1, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L5638
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection 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
Generate baseline
Process completed with exit code 1.
PHPStan with result cache (8.2): src/Analyser/MutatingScope.php#L4240
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan with result cache (8.2): src/Analyser/MutatingScope.php#L6112
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan with result cache (8.2): src/Analyser/NodeScopeResolver.php#L3024
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan with result cache (8.2): src/Analyser/NodeScopeResolver.php#L5566
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan with result cache (8.2): src/Analyser/NodeScopeResolver.php#L5567
Call to deprecated method getProperty() of interface PHPStan\Type\Type: Use getInstanceProperty or getStaticProperty instead
PHPStan with result cache (8.2): src/Analyser/NodeScopeResolver.php#L5638
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection 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.4): src/Analyser/MutatingScope.php#L4240
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan with result cache (8.4): src/Analyser/MutatingScope.php#L6112
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan with result cache (8.4): src/Analyser/NodeScopeResolver.php#L3024
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan with result cache (8.4): src/Analyser/NodeScopeResolver.php#L5566
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan with result cache (8.4): src/Analyser/NodeScopeResolver.php#L5567
Call to deprecated method getProperty() of interface PHPStan\Type\Type: Use getInstanceProperty or getStaticProperty instead
PHPStan with result cache (8.4): src/Analyser/NodeScopeResolver.php#L5638
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
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 (8.2, ubuntu-latest): src/Analyser/MutatingScope.php#L4240
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.2, ubuntu-latest): src/Analyser/MutatingScope.php#L6112
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.2, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L3024
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.2, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L5566
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.2, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L5567
Call to deprecated method getProperty() of interface PHPStan\Type\Type: Use getInstanceProperty or getStaticProperty instead
PHPStan (8.2, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L5638
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection 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.4, ubuntu-latest): src/Analyser/MutatingScope.php#L4240
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.4, ubuntu-latest): src/Analyser/MutatingScope.php#L6112
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.4, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L3024
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.4, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L5566
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.4, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L5567
Call to deprecated method getProperty() of interface PHPStan\Type\Type: Use getInstanceProperty or getStaticProperty instead
PHPStan (8.4, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L5638
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection 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.3, ubuntu-latest): src/Analyser/MutatingScope.php#L4240
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.3, ubuntu-latest): src/Analyser/MutatingScope.php#L6112
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.3, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L3024
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.3, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L5566
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.3, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L5567
Call to deprecated method getProperty() of interface PHPStan\Type\Type: Use getInstanceProperty or getStaticProperty instead
PHPStan (8.3, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L5638
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection 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.0, ubuntu-latest): src/Analyser/MutatingScope.php#L4240
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.0, ubuntu-latest): src/Analyser/MutatingScope.php#L6112
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.0, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L3102
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.0, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L5644
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.0, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L5645
Call to deprecated method getProperty() of interface PHPStan\Type\Type: Use getInstanceProperty or getStaticProperty instead
PHPStan (8.0, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L5716
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection 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 (7.4, ubuntu-latest): src/Analyser/MutatingScope.php#L4218
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (7.4, ubuntu-latest): src/Analyser/MutatingScope.php#L6065
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (7.4, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L3108
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (7.4, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L5551
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (7.4, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L5552
Call to deprecated method getProperty() of interface PHPStan\Type\Type: Use getInstanceProperty or getStaticProperty instead
PHPStan (7.4, ubuntu-latest): src/Analyser/NodeScopeResolver.php#L5623
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection 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 (8.1, windows-latest): src/Analyser/MutatingScope.php#L4240
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.1, windows-latest): src/Analyser/MutatingScope.php#L6112
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.1, windows-latest): src/Analyser/NodeScopeResolver.php#L3024
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.1, windows-latest): src/Analyser/NodeScopeResolver.php#L5566
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.1, windows-latest): src/Analyser/NodeScopeResolver.php#L5567
Call to deprecated method getProperty() of interface PHPStan\Type\Type: Use getInstanceProperty or getStaticProperty instead
PHPStan (8.1, windows-latest): src/Analyser/NodeScopeResolver.php#L5638
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection 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.4, windows-latest): src/Analyser/MutatingScope.php#L4240
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.4, windows-latest): src/Analyser/MutatingScope.php#L6112
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.4, windows-latest): src/Analyser/NodeScopeResolver.php#L3024
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.4, windows-latest): src/Analyser/NodeScopeResolver.php#L5566
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.4, windows-latest): src/Analyser/NodeScopeResolver.php#L5567
Call to deprecated method getProperty() of interface PHPStan\Type\Type: Use getInstanceProperty or getStaticProperty instead
PHPStan (8.4, windows-latest): src/Analyser/NodeScopeResolver.php#L5638
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection 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.3, windows-latest): src/Analyser/MutatingScope.php#L4240
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.3, windows-latest): src/Analyser/MutatingScope.php#L6112
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.3, windows-latest): src/Analyser/NodeScopeResolver.php#L3024
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.3, windows-latest): src/Analyser/NodeScopeResolver.php#L5566
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.3, windows-latest): src/Analyser/NodeScopeResolver.php#L5567
Call to deprecated method getProperty() of interface PHPStan\Type\Type: Use getInstanceProperty or getStaticProperty instead
PHPStan (8.3, windows-latest): src/Analyser/NodeScopeResolver.php#L5638
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection 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.2, windows-latest): src/Analyser/MutatingScope.php#L4240
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.2, windows-latest): src/Analyser/MutatingScope.php#L6112
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.2, windows-latest): src/Analyser/NodeScopeResolver.php#L3024
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.2, windows-latest): src/Analyser/NodeScopeResolver.php#L5566
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.2, windows-latest): src/Analyser/NodeScopeResolver.php#L5567
Call to deprecated method getProperty() of interface PHPStan\Type\Type: Use getInstanceProperty or getStaticProperty instead
PHPStan (8.2, windows-latest): src/Analyser/NodeScopeResolver.php#L5638
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection 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.0, windows-latest): src/Analyser/MutatingScope.php#L4240
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.0, windows-latest): src/Analyser/MutatingScope.php#L6112
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.0, windows-latest): src/Analyser/NodeScopeResolver.php#L3102
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (8.0, windows-latest): src/Analyser/NodeScopeResolver.php#L5644
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (8.0, windows-latest): src/Analyser/NodeScopeResolver.php#L5645
Call to deprecated method getProperty() of interface PHPStan\Type\Type: Use getInstanceProperty or getStaticProperty instead
PHPStan (8.0, windows-latest): src/Analyser/NodeScopeResolver.php#L5716
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection 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 (7.4, windows-latest): src/Analyser/MutatingScope.php#L4218
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (7.4, windows-latest): src/Analyser/MutatingScope.php#L6065
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (7.4, windows-latest): src/Analyser/NodeScopeResolver.php#L3108
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection instead
PHPStan (7.4, windows-latest): src/Analyser/NodeScopeResolver.php#L5551
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
PHPStan (7.4, windows-latest): src/Analyser/NodeScopeResolver.php#L5552
Call to deprecated method getProperty() of interface PHPStan\Type\Type: Use getInstanceProperty or getStaticProperty instead
PHPStan (7.4, windows-latest): src/Analyser/NodeScopeResolver.php#L5623
Call to deprecated method getPropertyReflection() of class PHPStan\Analyser\MutatingScope: Use getInstancePropertyReflection or getStaticPropertyReflection 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