Skip to content

Difference between Instance and Static properties #19207

Difference between Instance and Static properties

Difference between Instance and Static properties #19207

Triggered via pull request March 29, 2025 09:41
Status Failure
Total duration 4m 27s
Artifacts 4

phar.yml

on: pull_request
integration-tests  /  Check PHAR checksum
6s
integration-tests / Check PHAR checksum
extension-tests  /  Check PHAR checksum
4s
extension-tests / Check PHAR checksum
other-tests  /  Check PHAR checksum
4s
other-tests / Check PHAR checksum
Commit PHAR
0s
Commit PHAR
Matrix: integration-tests / integration-run-phpstan
Matrix: integration-tests / integration-tests
Matrix: extension-tests / Extension Tests
Matrix: other-tests / Other Tests
integration-tests  /  Integration - Update baselines
0s
integration-tests / Integration - Update baselines
Fit to window
Zoom out
Zoom in

Annotations

35 errors
extension-tests / Extension Tests (8.1, phpstan-deprecation-rules): src/Rules/Deprecations/AccessDeprecatedPropertyRule.php#L55
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection: Use getInstanceProperty or getStaticProperty
extension-tests / Extension Tests (8.1, phpstan-deprecation-rules): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L65
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
extension-tests / Extension Tests (8.1, phpstan-deprecation-rules): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L78
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection: Use getInstanceProperty or getStaticProperty
extension-tests / Extension Tests (8.1, phpstan-deprecation-rules)
Process completed with exit code 2.
extension-tests / Extension Tests (8.4, phpstan-deprecation-rules): src/Rules/Deprecations/AccessDeprecatedPropertyRule.php#L55
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection: Use getInstanceProperty or getStaticProperty
extension-tests / Extension Tests (8.4, phpstan-deprecation-rules): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L65
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
extension-tests / Extension Tests (8.4, phpstan-deprecation-rules): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L78
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection: Use getInstanceProperty or getStaticProperty
extension-tests / Extension Tests (8.4, phpstan-deprecation-rules)
Process completed with exit code 2.
extension-tests / Extension Tests (8.3, phpstan-deprecation-rules): src/Rules/Deprecations/AccessDeprecatedPropertyRule.php#L55
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection: Use getInstanceProperty or getStaticProperty
extension-tests / Extension Tests (8.3, phpstan-deprecation-rules): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L65
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
extension-tests / Extension Tests (8.3, phpstan-deprecation-rules): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L78
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection: Use getInstanceProperty or getStaticProperty
extension-tests / Extension Tests (8.3, phpstan-deprecation-rules)
Process completed with exit code 2.
extension-tests / Extension Tests (8.0, phpstan-deprecation-rules): src/Rules/Deprecations/AccessDeprecatedPropertyRule.php#L55
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection: Use getInstanceProperty or getStaticProperty
extension-tests / Extension Tests (8.0, phpstan-deprecation-rules): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L65
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
extension-tests / Extension Tests (8.0, phpstan-deprecation-rules): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L78
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection: Use getInstanceProperty or getStaticProperty
extension-tests / Extension Tests (8.0, phpstan-deprecation-rules)
Process completed with exit code 2.
extension-tests / Extension Tests (7.4, phpstan-deprecation-rules): src/Rules/Deprecations/AccessDeprecatedPropertyRule.php#L55
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection: Use getInstanceProperty or getStaticProperty
extension-tests / Extension Tests (7.4, phpstan-deprecation-rules): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L65
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
extension-tests / Extension Tests (7.4, phpstan-deprecation-rules): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L78
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection: Use getInstanceProperty or getStaticProperty
extension-tests / Extension Tests (7.4, phpstan-deprecation-rules)
Process completed with exit code 2.
extension-tests / Extension Tests (8.2, phpstan-deprecation-rules): src/Rules/Deprecations/AccessDeprecatedPropertyRule.php#L55
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection: Use getInstanceProperty or getStaticProperty
extension-tests / Extension Tests (8.2, phpstan-deprecation-rules): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L65
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
extension-tests / Extension Tests (8.2, phpstan-deprecation-rules): src/Rules/Deprecations/AccessDeprecatedStaticPropertyRule.php#L78
Call to deprecated method getProperty() of class PHPStan\Reflection\ClassReflection: Use getInstanceProperty or getStaticProperty
extension-tests / Extension Tests (8.2, phpstan-deprecation-rules)
Process completed with exit code 2.
integration-tests / Integration - larastan/larastan: src/Methods/BuilderHelper.php#L103
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
integration-tests / Integration - larastan/larastan: src/Properties/HigherOrderCollectionProxyPropertyExtension.php#L42
Call to deprecated method getProperty() of class PHPStan\Type\ObjectType: Use getInstanceProperty or getStaticProperty instead
integration-tests / Integration - larastan/larastan: src/ReturnTypes/ModelOnlyDynamicMethodReturnTypeExtension.php#L75
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
integration-tests / Integration - larastan/larastan: src/ReturnTypes/ModelOnlyDynamicMethodReturnTypeExtension.php#L76
Call to deprecated method getProperty() of interface PHPStan\Type\Type: Use getInstanceProperty or getStaticProperty instead
integration-tests / Integration - larastan/larastan: src/Support/HigherOrderCollectionProxyHelper.php#L57
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
integration-tests / Integration - larastan/larastan: src/Types/ModelProperty/GenericModelPropertyType.php#L93
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
integration-tests / Integration - larastan/larastan: src/Types/ModelProperty/GenericModelPropertyType.php#L97
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
integration-tests / Integration - larastan/larastan: src/Types/ModelProperty/GenericModelPropertyType.php#L118
Call to deprecated method hasProperty() of interface PHPStan\Type\Type: Use hasInstanceProperty or hasStaticProperty instead
integration-tests / Integration - larastan/larastan
Process completed with exit code 1.
integration-tests / Integration - Rector tests
Process completed with exit code 1.
integration-tests / Integration - rectorphp/rector-src
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size Digest
baselines-larastan-baseline.neon Expired
692 Bytes
sha256:bf97ad58e602246d8b0155bff404e0e71ebea2de4cda9669fa4d011c59b0e082
baselines-rector-baseline.neon Expired
901 Bytes
sha256:3f4fdc76556cc1dedf9e60567e189887267179c5888b787e88ab2944c47fb73d
phar-file Expired
3.52 MB
sha256:d7fdcbc89c1d8acf92a57599fb78925177c4a2092b72018c0b4a1d044d93e67b
phar-file-checksum Expired
3.52 MB
sha256:5c68f575526536567dcefc48b9d1123348c097d3624a6675bacb7653e2df393a