Skip to content

Difference between Instance and Static properties #19209

Difference between Instance and Static properties

Difference between Instance and Static properties #19209

Triggered via pull request March 29, 2025 10:11
Status Failure
Total duration 4m 37s
Artifacts 4

phar.yml

on: pull_request
Compiler Tests
1m 6s
Compiler Tests
integration-tests  /  Check PHAR checksum
4s
integration-tests / Check PHAR checksum
extension-tests  /  Check PHAR checksum
3s
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.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.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.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.
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 (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.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.
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:2ce70da78fd5d69a3614fb4af80a5be3129b32f073389781ca05fd3aed6c890b
baselines-rector-baseline.neon Expired
901 Bytes
sha256:420ba644b94261d4d7d6fbe4d4e3041c14b0b6eaf081a3eae93016baa908d598
phar-file Expired
3.52 MB
sha256:f82e34ce6e4811718d27834dedf28f12f07ba61a372c9e2c035b939abea7c275
phar-file-checksum Expired
3.52 MB
sha256:52efedd9f94d7a3ac06c055d3bf1e0e32f9f47016de2822e9aae41a3aa4738ff