Skip to content

Difference between Instance and Static properties #19183

Difference between Instance and Static properties

Difference between Instance and Static properties #19183

Triggered via pull request March 28, 2025 11:34
Status Failure
Total duration 7m 48s
Artifacts 10

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

134 errors
other-tests / Other Tests (8.1, ubuntu-latest, cd e2e/undiscoverable-symbols-2 composer install ../../phpstan a...
Internal error: Property $errorNames was not found in reflection of class App\Validator\Enum. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/undiscoverable-symbols-2/src/Validator/Enum.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
other-tests / Other Tests (8.1, ubuntu-latest, cd e2e/undiscoverable-symbols-2 composer install ../../phpstan a...
Internal error: Property $errorNames was not found in reflection of class App\Validator\NotCircularReference. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/undiscoverable-symbols-2/src/Validator/NotCircularReference.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
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#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-beberlei-assert)
Internal error: Property $resolvers was not found in reflection of class PHPStan\Type\BeberleiAssert\AssertHelper. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/src/Type/BeberleiAssert/AssertHelper.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.2, phpstan-beberlei-assert)
Process completed with exit code 2.
extension-tests / Extension Tests (8.1, phpstan-beberlei-assert)
Internal error: Property $resolvers was not found in reflection of class PHPStan\Type\BeberleiAssert\AssertHelper. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/src/Type/BeberleiAssert/AssertHelper.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.1, phpstan-beberlei-assert)
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 (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 (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 (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 (7.4, phpstan-deprecation-rules)
Process completed with exit code 2.
extension-tests / Extension Tests (8.3, phpstan-beberlei-assert)
Internal error: Property $resolvers was not found in reflection of class PHPStan\Type\BeberleiAssert\AssertHelper. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/src/Type/BeberleiAssert/AssertHelper.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.3, phpstan-beberlei-assert)
Process completed with exit code 2.
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e git clone https://github.com/nikic/PHP-Parser.git cd PHP-...
Internal error: Property $replacements was not found in reflection of class PhpParser\Node\Scalar\String_. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/PHP-Parser/lib/PhpParser/Node/Scalar/String_.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e git clone https://github.com/nikic/PHP-Parser.git cd PHP-...
Internal error: Property $specialNames was not found in reflection of class PhpParser\Node\Stmt\Class_. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/PHP-Parser/lib/PhpParser/Node/Stmt/Class_.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e git clone https://github.com/nikic/PHP-Parser.git cd PHP-...
Internal error: Property $specialNames was not found in reflection of class PhpParser\ParserAbstract. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/PHP-Parser/lib/PhpParser/ParserAbstract.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e git clone https://github.com/nikic/PHP-Parser.git cd PHP-...
Internal error: Property $registered was not found in reflection of class PhpParser\Autoloader. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/PHP-Parser/lib/PhpParser/Autoloader.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e git clone https://github.com/nikic/PHP-Parser.git cd PHP-...
Internal error: Property $replacements was not found in reflection of class PhpParser\Node\Scalar\String_. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/PHP-Parser/lib/PhpParser/Node/Scalar/String_.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e git clone https://github.com/nikic/PHP-Parser.git cd PHP-...
Internal error: Property $specialNames was not found in reflection of class PhpParser\Node\Stmt\Class_. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/PHP-Parser/lib/PhpParser/Node/Stmt/Class_.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e git clone https://github.com/nikic/PHP-Parser.git cd PHP-...
Internal error: Property $specialNames was not found in reflection of class PhpParser\ParserAbstract. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/PHP-Parser/lib/PhpParser/ParserAbstract.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e git clone https://github.com/nikic/PHP-Parser.git cd PHP-...
Internal error: Property $registered was not found in reflection of class PhpParser\Autoloader. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/PHP-Parser/lib/PhpParser/Autoloader.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.2, phpstan-phpunit)
Internal error: Property $resolvers was not found in reflection of class PHPStan\Type\PHPUnit\Assert\AssertTypeSpecifyingExtensionHelper. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/src/Type/PHPUnit/Assert/AssertTypeSpecifyingExtensionHelper.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.2, phpstan-phpunit)
Process completed with exit code 2.
extension-tests / Extension Tests (8.0, phpstan-phpunit)
Internal error: Property $resolvers was not found in reflection of class PHPStan\Type\PHPUnit\Assert\AssertTypeSpecifyingExtensionHelper. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/src/Type/PHPUnit/Assert/AssertTypeSpecifyingExtensionHelper.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.0, phpstan-phpunit)
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#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-phpunit)
Internal error: Property $resolvers was not found in reflection of class PHPStan\Type\PHPUnit\Assert\AssertTypeSpecifyingExtensionHelper. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/src/Type/PHPUnit/Assert/AssertTypeSpecifyingExtensionHelper.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (7.4, phpstan-phpunit)
Process completed with exit code 2.
extension-tests / Extension Tests (8.4, phpstan-beberlei-assert)
Internal error: Property $resolvers was not found in reflection of class PHPStan\Type\BeberleiAssert\AssertHelper. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/src/Type/BeberleiAssert/AssertHelper.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.4, phpstan-beberlei-assert)
Process completed with exit code 2.
extension-tests / Extension Tests (7.4, phpstan-beberlei-assert)
Internal error: Property $resolvers was not found in reflection of class PHPStan\Type\BeberleiAssert\AssertHelper. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/src/Type/BeberleiAssert/AssertHelper.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (7.4, phpstan-beberlei-assert)
Process completed with exit code 2.
extension-tests / Extension Tests (7.4, phpstan-symfony)
Internal error: Internal error: Property $container was not found in reflection of class Symfony\Bundle\FrameworkBundle\Test\KernelTestCase. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/stubs/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.stub Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (7.4, phpstan-symfony)
Internal error: Internal error: Property $errorNames was not found in reflection of class Symfony\Component\Validator\Constraint. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/stubs/Symfony/Component/Validator/Constraint.stub Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (7.4, phpstan-symfony)
Process completed with exit code 2.
extension-tests / Extension Tests (8.3, phpstan-phpunit)
Internal error: Property $resolvers was not found in reflection of class PHPStan\Type\PHPUnit\Assert\AssertTypeSpecifyingExtensionHelper. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/src/Type/PHPUnit/Assert/AssertTypeSpecifyingExtensionHelper.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.3, phpstan-phpunit)
Process completed with exit code 2.
extension-tests / Extension Tests (8.4, phpstan-phpunit)
Internal error: Property $resolvers was not found in reflection of class PHPStan\Type\PHPUnit\Assert\AssertTypeSpecifyingExtensionHelper. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/src/Type/PHPUnit/Assert/AssertTypeSpecifyingExtensionHelper.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.4, phpstan-phpunit)
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#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.0, phpstan-beberlei-assert)
Internal error: Property $resolvers was not found in reflection of class PHPStan\Type\BeberleiAssert\AssertHelper. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/src/Type/BeberleiAssert/AssertHelper.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.0, phpstan-beberlei-assert)
Process completed with exit code 2.
extension-tests / Extension Tests (8.1, phpstan-phpunit)
Internal error: Property $resolvers was not found in reflection of class PHPStan\Type\PHPUnit\Assert\AssertTypeSpecifyingExtensionHelper. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/src/Type/PHPUnit/Assert/AssertTypeSpecifyingExtensionHelper.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.1, phpstan-phpunit)
Process completed with exit code 2.
extension-tests / Extension Tests (8.0, phpstan-symfony)
Internal error: Internal error: Property $container was not found in reflection of class Symfony\Bundle\FrameworkBundle\Test\KernelTestCase. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/stubs/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.stub Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.0, phpstan-symfony)
Internal error: Internal error: Property $errorNames was not found in reflection of class Symfony\Component\Validator\Constraint. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/stubs/Symfony/Component/Validator/Constraint.stub Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.0, phpstan-symfony)
Process completed with exit code 2.
integration-tests / Integration - doctrine/collections
Internal error: Property $expressionBuilder was not found in reflection of class Doctrine\Common\Collections\Criteria. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Criteria.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - doctrine/collections
Process completed with exit code 1.
integration-tests / Integration - doctrine/collections
Process completed with exit code 1.
extension-tests / Extension Tests (8.3, phpstan-symfony)
Internal error: Internal error: Property $container was not found in reflection of class Symfony\Bundle\FrameworkBundle\Test\KernelTestCase. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/stubs/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.stub Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.3, phpstan-symfony)
Internal error: Internal error: Property $errorNames was not found in reflection of class Symfony\Component\Validator\Constraint. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/stubs/Symfony/Component/Validator/Constraint.stub Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.3, phpstan-symfony)
Process completed with exit code 2.
extension-tests / Extension Tests (8.4, phpstan-symfony)
Internal error: Internal error: Property $container was not found in reflection of class Symfony\Bundle\FrameworkBundle\Test\KernelTestCase. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/stubs/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.stub Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.4, phpstan-symfony)
Internal error: Internal error: Property $errorNames was not found in reflection of class Symfony\Component\Validator\Constraint. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/stubs/Symfony/Component/Validator/Constraint.stub Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.4, phpstan-symfony)
Process completed with exit code 2.
extension-tests / Extension Tests (8.1, phpstan-symfony)
Internal error: Internal error: Property $container was not found in reflection of class Symfony\Bundle\FrameworkBundle\Test\KernelTestCase. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/stubs/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.stub Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.1, phpstan-symfony)
Internal error: Internal error: Property $errorNames was not found in reflection of class Symfony\Component\Validator\Constraint. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/stubs/Symfony/Component/Validator/Constraint.stub Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.1, phpstan-symfony)
Process completed with exit code 2.
integration-tests / Integration - shipmonk-rnd/phpstan-rules
Internal error: Property $implicitThrows was not found in reflection of class ShipMonk\PHPStan\Rule\ForbidCheckedExceptionInCallableRuleTest. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/tests/Rule/ForbidCheckedExceptionInCallableRuleTest.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - shipmonk-rnd/phpstan-rules
Process completed with exit code 1.
integration-tests / Integration - shipmonk-rnd/phpstan-rules
Process completed with exit code 1.
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#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.2, phpstan-symfony)
Internal error: Internal error: Property $container was not found in reflection of class Symfony\Bundle\FrameworkBundle\Test\KernelTestCase. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/stubs/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.stub Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.2, phpstan-symfony)
Internal error: Internal error: Property $errorNames was not found in reflection of class Symfony\Component\Validator\Constraint. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/stubs/Symfony/Component/Validator/Constraint.stub Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.2, phpstan-symfony)
Process completed with exit code 2.
integration-tests / Integration - laravel/framework
Process completed with exit code 1.
integration-tests / Integration - laravel/framework
Internal error: Property $factory was not found in reflection of class User. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/types/Autoload.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - laravel/framework
Internal error: Property $builder was not found in reflection of class Illuminate\Types\Builder\Post. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/types/Database/Eloquent/Builder.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - laravel/framework
Internal error: Property $collectionClass was not found in reflection of class Illuminate\Types\Model\Post. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/types/Database/Eloquent/Model.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - laravel/framework
Process completed with exit code 1.
integration-tests / Integration - Rector tests
Process completed with exit code 1.
integration-tests / Integration - sebastianbergmann/phpunit
Internal error: Property $instance was not found in reflection of class PHPUnit\Metadata\Parser\Registry. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Metadata/Parser/Registry.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - sebastianbergmann/phpunit
Internal error: Property $instance was not found in reflection of class PHPUnit\Event\Facade. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Event/Facade.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - sebastianbergmann/phpunit
Internal error: Property $count was not found in reflection of class PHPUnit\Framework\Assert. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Framework/Assert.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - sebastianbergmann/phpunit
Internal error: Property $runner was not found in reflection of class PHPUnit\Framework\IsolatedTestRunnerRegistry. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Framework/TestRunner/IsolatedTestRunnerRegistry.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - sebastianbergmann/phpunit
Internal error: Property $templates was not found in reflection of class PHPUnit\Framework\MockObject\Generator\Generator. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Framework/MockObject/Generator/Generator.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - sebastianbergmann/phpunit
Internal error: Property $templates was not found in reflection of class PHPUnit\Framework\MockObject\Generator\DoubledMethod. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Framework/MockObject/Generator/DoubledMethod.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - sebastianbergmann/phpunit
Internal error: Property $instance was not found in reflection of class PHPUnit\TextUI\Configuration\CodeCoverageFilterRegistry. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/TextUI/Configuration/CodeCoverageFilterRegistry.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - sebastianbergmann/phpunit
Internal error: Property $instance was not found in reflection of class PHPUnit\TextUI\Configuration\Registry. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/TextUI/Configuration/Registry.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - sebastianbergmann/phpunit
Internal error: Property $files was not found in reflection of class PHPUnit\TextUI\Configuration\SourceMapper. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/TextUI/Configuration/SourceMapper.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - sebastianbergmann/phpunit
Internal error: Property $printer was not found in reflection of class PHPUnit\TextUI\Output\Facade. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/TextUI/Output/Facade.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - sebastianbergmann/phpunit
Process completed with exit code 1.
integration-tests / Integration - laravel/framework
Internal error: Property $proxies was not found in reflection of class Illuminate\Support\LazyCollection. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Illuminate/Collections/LazyCollection.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - laravel/framework
Internal error: Property $macros was not found in reflection of class Illuminate\Support\Arr. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Illuminate/Collections/Arr.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - laravel/framework
Internal error: Property $proxies was not found in reflection of class Illuminate\Support\Collection. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Illuminate/Collections/Collection.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - laravel/framework
Internal error: Property $macros was not found in reflection of class Illuminate\Auth\TokenGuard. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Illuminate/Auth/TokenGuard.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - laravel/framework
Internal error: Property $macros was not found in reflection of class Illuminate\Filesystem\Filesystem. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Illuminate/Filesystem/Filesystem.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - laravel/framework
Internal error: Property $macros was not found in reflection of class Illuminate\Filesystem\FilesystemAdapter. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Illuminate/Filesystem/FilesystemAdapter.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - laravel/framework
Internal error: Property $instance was not found in reflection of class Illuminate\Container\Container. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Illuminate/Container/Container.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - laravel/framework
Internal error: Property $macros was not found in reflection of class Illuminate\Auth\RequestGuard. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Illuminate/Auth/RequestGuard.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - laravel/framework
Internal error: Property $redirectToCallback was not found in reflection of class Illuminate\Auth\AuthenticationException. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Illuminate/Auth/AuthenticationException.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - laravel/framework
Internal error: Property $macros was not found in reflection of class Illuminate\Auth\SessionGuard. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Illuminate/Auth/SessionGuard.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - laravel/framework
Process completed with exit code 1.
integration-tests / Integration - doctrine/dbal
Internal error: Property $typeRegistry was not found in reflection of class Doctrine\DBAL\Types\Type. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Types/Type.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - doctrine/dbal
Internal error: Property $platforms was not found in reflection of class Doctrine\DBAL\Portability\OptimizeFlags. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Portability/OptimizeFlags.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - doctrine/dbal
Internal error: Property $typeCounter was not found in reflection of class Doctrine\DBAL\Tests\Functional\TypeConversionTest. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/tests/Functional/TypeConversionTest.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - doctrine/dbal
Internal error: Property $initialized was not found in reflection of class Doctrine\DBAL\Tests\TestUtil. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/tests/TestUtil.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - doctrine/dbal
Internal error: Property $initialized was not found in reflection of class Doctrine\DBAL\Tests\Functional\Schema\ColumnCommentTest. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/tests/Functional/Schema/ColumnCommentTest.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - doctrine/dbal
Internal error: Property $sharedConnection was not found in reflection of class Doctrine\DBAL\Tests\FunctionalTestCase. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/tests/FunctionalTestCase.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - doctrine/dbal
Internal error: Property $passedDatabaseName was not found in reflection of class AnonymousClass67585ea91f75fafc792284021f41373d. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/tests/Schema/SQLiteSchemaManagerTest.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - doctrine/dbal
Process completed with exit code 1.
integration-tests / Integration - doctrine/dbal
Process completed with exit code 1.
integration-tests / Integration - doctrine/orm
Internal error: Property $stringFunctions was not found in reflection of class Doctrine\ORM\Query\Parser. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Query/Parser.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - doctrine/orm
Internal error: Property $hints was not found in reflection of class Doctrine\ORM\Cache\DefaultCollectionHydrator. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Cache/DefaultCollectionHydrator.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - doctrine/orm
Internal error: Property $hints was not found in reflection of class Doctrine\ORM\Cache\DefaultQueryCache. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Cache/DefaultQueryCache.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - doctrine/orm
Internal error: Property $hints was not found in reflection of class Doctrine\ORM\Cache\DefaultEntityHydrator. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Cache/DefaultEntityHydrator.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - doctrine/orm
Internal error: Property $inflector was not found in reflection of class Doctrine\ORM\EntityRepository. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/EntityRepository.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - doctrine/orm
Internal error: Property $comparisonMap was not found in reflection of class Doctrine\ORM\Persisters\Entity\BasicEntityPersister. while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Persisters/Entity/BasicEntityPersister.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - doctrine/orm
Process completed with exit code 1.
integration-tests / Integration - doctrine/orm
Process completed with exit code 1.
extension-tests / Extension Tests (8.2, phpstan-doctrine)
Internal error: Property $em was not found in reflection of class PHPStan\Type\Doctrine\Query\QueryResultTypeWalkerTest. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/tests/Type/Doctrine/Query/QueryResultTypeWalkerTest.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.2, phpstan-doctrine)
Process completed with exit code 2.
extension-tests / Extension Tests (8.1, phpstan-doctrine)
Internal error: Property $em was not found in reflection of class PHPStan\Type\Doctrine\Query\QueryResultTypeWalkerTest. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/tests/Type/Doctrine/Query/QueryResultTypeWalkerTest.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.1, phpstan-doctrine)
Process completed with exit code 2.
integration-tests / Integration - rectorphp/rector-src
Process completed with exit code 1.
integration-tests / Integration - rectorphp/rector-src
Process completed with exit code 1.
extension-tests / Extension Tests (8.0, phpstan-doctrine)
Internal error: Property $em was not found in reflection of class PHPStan\Type\Doctrine\Query\QueryResultTypeWalkerTest. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/tests/Type/Doctrine/Query/QueryResultTypeWalkerTest.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (8.0, phpstan-doctrine)
Process completed with exit code 2.
extension-tests / Extension Tests (7.4, phpstan-doctrine)
Internal error: Property $em was not found in reflection of class PHPStan\Type\Doctrine\Query\QueryResultTypeWalkerTest. while analysing file /home/runner/work/phpstan-src/phpstan-src/extension/tests/Type/Doctrine/Query/QueryResultTypeWalkerTest.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
extension-tests / Extension Tests (7.4, phpstan-doctrine)
Process completed with exit code 2.

Artifacts

Produced during runtime
Name Size Digest
baselines- Expired
8.68 MB
sha256:4c275a9b3528fd4997088c8572a91f5088b29f4de898429e1a0e3ed1572ff3c2
baselines-doctrine-collections-baseline.neon Expired
362 Bytes
sha256:78161ca4a9c11e3bbb385b3961e955fbf4fdcb82f698df86de7c7fbe5ae438f0
baselines-doctrine-dbal-baseline.neon Expired
525 Bytes
sha256:c36df5f892529efed2eb163d0a2d810ca44e9ddbacbe82f57f45453b2c571858
baselines-doctrine-orm-baseline.neon Expired
627 Bytes
sha256:2b9a031ba86222ad812db217b78489d4c75c17d65139adb6cf5ac2e86fb3ff02
baselines-laravel-baseline.neon Expired
158 Bytes
sha256:e0c5a1371a2a176f7e885d33bcd0db307cfb5e83b591241fce617bb2d5e581e6
baselines-laravel-types-baseline.neon Expired
170 Bytes
sha256:5d412fd995f78ea61d2d4cda62f7513b69bf1ea1794132a6d10b69ac6748bf43
baselines-phpunit-baseline.neon Expired
158 Bytes
sha256:2935a546de3bc212917e40d2ec40274c5b86ed1b1cde400fa60cd3d04694ef8c
baselines-rector-baseline.neon Expired
739 Bytes
sha256:6dd121dd1e4a82d9c92cdc9b8c53e53be1aa4a3d9096cd4ca6008458a710a0b9
phar-file Expired
3.52 MB
sha256:e4e31119b51b960359432adda33e72bdd64e69caacf9039ced006f57929ac1c3
phar-file-checksum Expired
3.52 MB
sha256:1feb340160e4eead389029238c6d42e68664e3590909f3ee60fc80f570ebe944