Skip to content

Difference between Instance and Static properties #19225

Difference between Instance and Static properties

Difference between Instance and Static properties #19225

Triggered via pull request March 29, 2025 13:32
Status Failure
Total duration 5m 18s
Artifacts 5

phar.yml

on: pull_request
Compiler Tests
1m 7s
Compiler Tests
integration-tests  /  Check PHAR checksum
4s
integration-tests / Check PHAR checksum
extension-tests  /  Check PHAR checksum
5s
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

37 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.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 (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 (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.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.
integration-tests / Integration - sebastianbergmann/phpunit
Process completed with exit code 1.
integration-tests / Integration - Rector tests
Process completed with exit code 1.
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 - rectorphp/rector-src
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size Digest
baselines-larastan-baseline.neon Expired
692 Bytes
sha256:bd33671807a8bd02c6edbc0b9045408f2b655df0c801ceb5502c7334696cfb75
baselines-phpunit-baseline.neon Expired
301 Bytes
sha256:a8916cbc146dad07ee7ad53f29e3e5948584452a0cf78dbc3a47f73a6d0b1f7a
baselines-rector-baseline.neon Expired
901 Bytes
sha256:8e4a175473220e01e7767bae759841fe84d64786150d7b722e6a82d0ecbf7065
phar-file Expired
3.52 MB
sha256:ed4d0ef28f37b405af632a5388eb1925e9f1bd7857c5ce5fbda9294be3401190
phar-file-checksum Expired
3.52 MB
sha256:2468b569dfd551929212812eec4cd3d73a54931b9a2c359aa1e5c387d66b504b