Skip to content

Difference between Instance and Static properties #19217

Difference between Instance and Static properties

Difference between Instance and Static properties #19217

Triggered via pull request March 29, 2025 12:14
Status Cancelled
Total duration 6m 12s
Artifacts 5

phar.yml

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

73 errors
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.
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.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 - 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.
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.
integration-tests / Integration - Rector tests
Process completed with exit code 1.
integration-tests / Integration - sebastianbergmann/phpunit
Process completed with exit code 1.
integration-tests / Integration - rectorphp/rector-src
Process completed with exit code 1.
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/php-metrics composer install --ignore-platform-reqs ../.....
Canceling since a higher priority waiting request for 'phar-refs/pull/3906/merge' exists
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/attributes ../../phpstan analyse -l 8 -c php80.neon test....
Canceling since a higher priority waiting request for 'phar-refs/pull/3906/merge' exists
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/mongodb ../../phpstan analyse -l 8 test.php test2.php )
Canceling since a higher priority waiting request for 'phar-refs/pull/3906/merge' exists
other-tests / Other Tests (7.4, ubuntu-latest, cd e2e/phalcon-null ../../phpstan , phalcon4, memory_limit=256M)
Canceling since a higher priority waiting request for 'phar-refs/pull/3906/merge' exists
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/phpstan-issue-4953 composer install ../../phpstan )
Canceling since a higher priority waiting request for 'phar-refs/pull/3906/merge' exists
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/polyfills composer install ../../phpstan analyse -l 8 tes...
Canceling since a higher priority waiting request for 'phar-refs/pull/3906/merge' exists
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/baseline ../../phpstan analyse -l 8 src/ ../../phpstan an...
Canceling since a higher priority waiting request for 'phar-refs/pull/3906/merge' exists
extension-tests / Extension Tests (8.1, phpstan-strict-rules)
Canceling since a higher priority waiting request for 'phar-refs/pull/3906/merge' exists
extension-tests / Extension Tests (8.1, phpstan-strict-rules)
The operation was canceled.
extension-tests / Extension Tests (7.4, phpstan-strict-rules)
Canceling since a higher priority waiting request for 'phar-refs/pull/3906/merge' exists
extension-tests / Extension Tests (7.4, phpstan-strict-rules)
The operation was canceled.
extension-tests / Extension Tests (8.0, phpstan-strict-rules)
Canceling since a higher priority waiting request for 'phar-refs/pull/3906/merge' exists
extension-tests / Extension Tests (8.0, phpstan-strict-rules)
The operation was canceled.
extension-tests / Extension Tests (8.2, phpstan-doctrine)
Canceling since a higher priority waiting request for 'phar-refs/pull/3906/merge' exists
extension-tests / Extension Tests (8.2, phpstan-doctrine)
The operation was canceled.
extension-tests / Extension Tests (8.2, phpstan-strict-rules)
Canceling since a higher priority waiting request for 'phar-refs/pull/3906/merge' exists
extension-tests / Extension Tests (8.2, phpstan-strict-rules)
The operation was canceled.
extension-tests / Extension Tests (8.1, phpstan-doctrine)
Canceling since a higher priority waiting request for 'phar-refs/pull/3906/merge' exists
extension-tests / Extension Tests (8.1, phpstan-doctrine)
The operation was canceled.
extension-tests / Extension Tests (8.3, phpstan-strict-rules)
Canceling since a higher priority waiting request for 'phar-refs/pull/3906/merge' exists
extension-tests / Extension Tests (8.3, phpstan-strict-rules)
The operation was canceled.
extension-tests / Extension Tests (7.4, phpstan-doctrine)
Canceling since a higher priority waiting request for 'phar-refs/pull/3906/merge' exists
extension-tests / Extension Tests (7.4, phpstan-doctrine)
The operation was canceled.
integration-tests / Integration - laravel/framework
Canceling since a higher priority waiting request for 'phar-refs/pull/3906/merge' exists
integration-tests / Integration - laravel/framework
The operation was canceled.
extension-tests / Extension Tests (8.0, phpstan-doctrine)
Canceling since a higher priority waiting request for 'phar-refs/pull/3906/merge' exists
extension-tests / Extension Tests (8.0, phpstan-doctrine)
The operation was canceled.
extension-tests / Extension Tests (8.4, phpstan-strict-rules)
Canceling since a higher priority waiting request for 'phar-refs/pull/3906/merge' exists
extension-tests / Extension Tests (8.4, phpstan-strict-rules)
The operation was canceled.

Artifacts

Produced during runtime
Name Size Digest
baselines-larastan-baseline.neon Expired
692 Bytes
sha256:b17439092ccf3e4c2e5e03cc48cb12a245598ccfc21516ae77f2113b9b66cfa3
baselines-phpunit-baseline.neon Expired
301 Bytes
sha256:206c2d05e740475bd2c2b36d3b2050b4562ab7d70703cc1aaeac723e51d286b5
baselines-rector-baseline.neon Expired
901 Bytes
sha256:67db2c2801b007b4188a0532c5ff90be88c7432f04b71fb39b1486ce894e352d
phar-file Expired
3.52 MB
sha256:556f9ac17ad56f7ab6d524bbee48f2506b4dcc727d2639efdb7300ea568c8322
phar-file-checksum Expired
3.52 MB
sha256:043a8f9fd49dea88edfd5fa55fca7aab2eeec11dfd81156640c4f8ba567c987d