Difference between Instance and Static properties #20982
static-analysis.yml
on: pull_request
Generate baseline
1m 42s
Generate PHP baseline
1m 27s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
129 errors
PHPStan with result cache (8.1)
Process completed with exit code 2.
|
PHPStan with result cache (8.1):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L82
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.1):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L78
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.1):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L61
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.1):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L62
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.1):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L58
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#L138
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#L137
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.1, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (8.1, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L82
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.1, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L78
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.1, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L61
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.1, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L62
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.1, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L58
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#L138
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.1, ubuntu-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L137
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.2)
Process completed with exit code 2.
|
PHPStan with result cache (8.2):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L82
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.2):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L78
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.2):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L61
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.2):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L62
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.2):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L58
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#L138
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#L137
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.4)
Process completed with exit code 2.
|
PHPStan with result cache (8.4):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L82
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.4):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L78
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.4):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L61
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.4):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L62
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.4):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L58
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#L138
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#L137
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.3)
Process completed with exit code 2.
|
PHPStan with result cache (8.3):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L82
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.3):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L78
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.3):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L61
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan with result cache (8.3):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L62
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan with result cache (8.3):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L58
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#L138
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#L137
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.2, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (8.2, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L82
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.2, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L78
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.2, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L61
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.2, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L62
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.2, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L58
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#L138
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.2, ubuntu-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L137
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.4, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (8.4, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L82
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.4, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L78
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.4, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L61
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.4, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L62
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.4, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L58
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#L138
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.4, ubuntu-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L137
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (8.0, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L82
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.0, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L78
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.0, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L61
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.0, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L62
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.0, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L58
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#L138
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.0, ubuntu-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L137
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.3, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (8.3, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L82
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.3, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L78
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.3, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L61
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.3, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L62
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.3, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L58
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#L138
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.3, ubuntu-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L137
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
Generate baseline
Process completed with exit code 1.
|
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (7.4, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L83
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (7.4, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L79
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (7.4, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L62
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (7.4, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L62
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (7.4, ubuntu-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L58
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#L140
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (7.4, ubuntu-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L139
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.4, windows-latest)
Process completed with exit code 1.
|
PHPStan (8.4, windows-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L82
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.4, windows-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L78
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.4, windows-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L61
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.4, windows-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L62
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.4, windows-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L58
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#L138
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.4, windows-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L137
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.1, windows-latest)
Process completed with exit code 1.
|
PHPStan (8.1, windows-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L82
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.1, windows-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L78
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.1, windows-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L61
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.1, windows-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L62
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.1, windows-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L58
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#L138
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.1, windows-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L137
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.3, windows-latest)
Process completed with exit code 1.
|
PHPStan (8.3, windows-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L82
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.3, windows-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L78
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.3, windows-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L61
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.3, windows-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L62
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.3, windows-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L58
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#L138
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.3, windows-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L137
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.2, windows-latest)
Process completed with exit code 1.
|
PHPStan (8.2, windows-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L82
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.2, windows-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L78
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.2, windows-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L61
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.2, windows-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L62
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.2, windows-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L58
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#L138
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.2, windows-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L137
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
|
PHPStan (8.0, windows-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L82
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.0, windows-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L78
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.0, windows-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L61
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (8.0, windows-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L62
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.0, windows-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L58
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#L138
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (8.0, windows-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L137
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
|
PHPStan (7.4, windows-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L83
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (7.4, windows-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L79
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (7.4, windows-latest):
src/Rules/RestrictedUsage/RestrictedStaticPropertyUsageRule.php#L62
Call to deprecated method hasProperty() of interface PHPStan\Type\Type:
Use hasInstanceProperty or hasStaticProperty instead
|
PHPStan (7.4, windows-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L62
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (7.4, windows-latest):
src/Rules/RestrictedUsage/RestrictedPropertyUsageRule.php#L58
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#L140
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection:
Use getInstanceProperty or getStaticProperty
|
PHPStan (7.4, windows-latest):
src/Rules/Properties/AccessStaticPropertiesRule.php#L139
Call to deprecated method hasProperty() of class PHPStan\Reflection\ClassReflection:
Use hasInstanceProperty or hasStaticProperty instead
|