Skip to content

Update phpstorm stubs #29418

Update phpstorm stubs

Update phpstorm stubs #29418

Triggered via pull request June 5, 2026 23:49
Status Failure
Total duration 9m 28s
Artifacts 17

phar.yml

on: pull_request
integration-tests  /  Check PHAR checksum
12s
integration-tests / Check PHAR checksum
Download base SHA PHAR
0s
Download base SHA PHAR
extension-tests  /  Check PHAR checksum
16s
extension-tests / Check PHAR checksum
other-tests  /  Check PHAR checksum
15s
other-tests / Check PHAR checksum
Commit PHAR
0s
Commit PHAR
Matrix: integration-tests / integration-run-phpstan
integration-tests  /  PMMP Tests
1m 10s
integration-tests / PMMP Tests
Matrix: integration-tests / integration-tests
Checksum PHAR
0s
Checksum PHAR
PHAR Prefix Diff
0s
PHAR Prefix Diff
Matrix: extension-tests / tests-extensions
Matrix: other-tests / Other Tests
integration-tests  /  Integration - Update baselines
0s
integration-tests / Integration - Update baselines
Fit to window
Zoom out
Zoom in

Annotations

81 errors, 71 warnings, and 1 notice
integration-tests / Integration - symplify/phpstan-rules
Process completed with exit code 1.
integration-tests / Integration - rectorphp/rector-downgrade-php
Process completed with exit code 1.
integration-tests / Integration - shipmonk-rnd/dead-code-detector: src/Provider/ApiPhpDocUsageProvider.php#L100
Method ShipMonk\PHPStan\DeadCode\Provider\ApiPhpDocUsageProvider::isApiMember() has parameter $member with generic class ReflectionMethod but does not specify its types: TReflectedClass
integration-tests / Integration - shipmonk-rnd/dead-code-detector: src/Provider/ApiPhpDocUsageProvider.php#L100
Method ShipMonk\PHPStan\DeadCode\Provider\ApiPhpDocUsageProvider::isApiMember() has parameter $member with generic class ReflectionClassConstant but does not specify its types: TReflectedClass
integration-tests / Integration - shipmonk-rnd/dead-code-detector: src/Provider/ApiPhpDocUsageProvider.php#L68
Method ShipMonk\PHPStan\DeadCode\Provider\ApiPhpDocUsageProvider::shouldMarkMemberAsUsed() has parameter $member with generic class ReflectionProperty but does not specify its types: TReflectedClass
integration-tests / Integration - shipmonk-rnd/dead-code-detector: src/Provider/ApiPhpDocUsageProvider.php#L68
Method ShipMonk\PHPStan\DeadCode\Provider\ApiPhpDocUsageProvider::shouldMarkMemberAsUsed() has parameter $member with generic class ReflectionMethod but does not specify its types: TReflectedClass
integration-tests / Integration - shipmonk-rnd/dead-code-detector: src/Provider/ApiPhpDocUsageProvider.php#L68
Method ShipMonk\PHPStan\DeadCode\Provider\ApiPhpDocUsageProvider::shouldMarkMemberAsUsed() has parameter $member with generic class ReflectionClassConstant but does not specify its types: TReflectedClass
integration-tests / Integration - shipmonk-rnd/dead-code-detector: src/Provider/ApiPhpDocUsageProvider.php#L60
Method ShipMonk\PHPStan\DeadCode\Provider\ApiPhpDocUsageProvider::shouldMarkPropertyAsWritten() has parameter $property with generic class ReflectionProperty but does not specify its types: TReflectedClass
integration-tests / Integration - shipmonk-rnd/dead-code-detector: src/Provider/ApiPhpDocUsageProvider.php#L55
Method ShipMonk\PHPStan\DeadCode\Provider\ApiPhpDocUsageProvider::shouldMarkPropertyAsRead() has parameter $property with generic class ReflectionProperty but does not specify its types: TReflectedClass
integration-tests / Integration - shipmonk-rnd/dead-code-detector: src/Provider/ApiPhpDocUsageProvider.php#L50
Method ShipMonk\PHPStan\DeadCode\Provider\ApiPhpDocUsageProvider::shouldMarkEnumCaseAsUsed() has parameter $enumCase with generic class ReflectionEnumUnitCase but does not specify its types: TReflectedClass
integration-tests / Integration - shipmonk-rnd/dead-code-detector: src/Provider/ApiPhpDocUsageProvider.php#L45
Method ShipMonk\PHPStan\DeadCode\Provider\ApiPhpDocUsageProvider::shouldMarkConstantAsUsed() has parameter $constant with generic class ReflectionClassConstant but does not specify its types: TReflectedClass
integration-tests / Integration - shipmonk-rnd/dead-code-detector: src/Provider/ApiPhpDocUsageProvider.php#L40
Method ShipMonk\PHPStan\DeadCode\Provider\ApiPhpDocUsageProvider::shouldMarkMethodAsUsed() has parameter $method with generic class ReflectionMethod but does not specify its types: TReflectedClass
integration-tests / Integration - doctrine/orm: src/Mapping/LegacyReflectionFields.php#L53
Method Doctrine\ORM\Mapping\LegacyReflectionFields::offsetGet() return type with generic class ReflectionProperty does not specify its types: TReflectedClass
integration-tests / Integration - doctrine/orm: src/Mapping/LegacyReflectionFields.php#L30
Property Doctrine\ORM\Mapping\LegacyReflectionFields::$reflFields with generic class ReflectionProperty does not specify its types: TReflectedClass
integration-tests / Integration - doctrine/orm: src/Mapping/Driver/ReflectionBasedDriver.php (in context of class Doctrine/ORM/Mapping/Driver/AttributeDriver)#L23
Method Doctrine\ORM\Mapping\Driver\AttributeDriver::isRepeatedPropertyDeclaration() has parameter $property with generic class ReflectionProperty but does not specify its types: TReflectedClass
integration-tests / Integration - doctrine/orm: src/Mapping/Driver/AttributeDriver.php#L627
Method Doctrine\ORM\Mapping\Driver\AttributeDriver::getMethodCallbacks() has parameter $method with generic class ReflectionMethod but does not specify its types: TReflectedClass
integration-tests / Integration - doctrine/orm: src/Mapping/DefaultTypedFieldMapper.php#L55
Method Doctrine\ORM\Mapping\DefaultTypedFieldMapper::validateAndComplete() has parameter $field with generic class ReflectionProperty but does not specify its types: TReflectedClass
integration-tests / Integration - efabrica-team/phpstan-latte
Process completed with exit code 1.
integration-tests / Integration - doctrine/orm: src/Mapping/ClassMetadata.php#L614
Method Doctrine\ORM\Mapping\ClassMetadata::getSingleIdReflectionProperty() return type with generic class ReflectionProperty does not specify its types: TReflectedClass
integration-tests / Integration - efabrica-team/phpstan-latte: src/LinkProcessor/FakePresenterFactory.php#L20
Parameter #1 $mapping of method Nette\Application\PresenterFactory::setMapping() expects array<string, array{string, string, string}|string>, array<string, array{0: string, 1: string, 2?: string}|string> given.
integration-tests / Integration - doctrine/orm: src/Mapping/ClassMetadata.php#L599
Method Doctrine\ORM\Mapping\ClassMetadata::getReflectionProperty() return type with generic class ReflectionProperty does not specify its types: TReflectedClass
integration-tests / Integration - efabrica-team/phpstan-latte: src/Compiler/NodeVisitor/AddParametersForBlockNodeVisitor.php#L61
Offset 'parameters' on array{0: non-falsy-string, define: non-falsy-string, 1: non-falsy-string, block_name: string, 2: string, parameters: string, 3: string, line: decimal-int-string, ...} in isset() always exists and is not nullable.
integration-tests / Integration - doctrine/orm: src/Mapping/ClassMetadata.php#L579
Method Doctrine\ORM\Mapping\ClassMetadata::getReflectionProperties() return type with generic class ReflectionProperty does not specify its types: TReflectedClass
integration-tests / Integration - efabrica-team/phpstan-latte: src/Compiler/NodeVisitor/AddParametersForBlockNodeVisitor.php#L61
Offset 'block_name' on array{0: non-falsy-string, define: non-falsy-string, 1: non-falsy-string, block_name: string, 2: string, parameters: string, 3: string, line: decimal-int-string, ...} in isset() always exists and is not nullable.
integration-tests / Integration - doctrine/orm: src/Mapping/ClassMetadata.php#L547
Property Doctrine\ORM\Mapping\ClassMetadata::$reflFields with generic class ReflectionProperty does not specify its types: TReflectedClass
integration-tests / Integration - doctrine/orm: src/Mapping/ChainTypedFieldMapper.php#L27
Method Doctrine\ORM\Mapping\ChainTypedFieldMapper::validateAndComplete() has parameter $field with generic class ReflectionProperty but does not specify its types: TReflectedClass
integration-tests / Integration - nikic/PHP-Parser
Process completed with exit code 1.
integration-tests / Integration - nikic/PHP-Parser: lib/PhpParser/ParserAbstract.php#L790
Unary operation "+" on non-empty-string results in an error.
integration-tests / Integration - nikic/PHP-Parser: lib/PhpParser/ParserAbstract.php#L0
Ignored error pattern #^Unary operation "\+" on string results in an error\.$# (unaryOp.invalid) in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/lib/PhpParser/ParserAbstract.php was not matched in reported errors.
integration-tests / Integration - larastan/larastan
Process completed with exit code 1.
integration-tests / Integration - larastan/larastan: src/Properties/ReflectionTypeContainer.php#L33
Method Larastan\Larastan\Properties\ReflectionTypeContainer::getName() should return non-empty-string but returns string.
integration-tests / Integration - sebastianbergmann/phpunit: src/Framework/MockObject/Generator/Generator.php#L870
Call to an undefined method ReflectionProperty<TReflectedClass of object>::getHook().
integration-tests / Integration - sebastianbergmann/phpunit: src/Framework/MockObject/Generator/Generator.php#L869
Call to an undefined method ReflectionProperty<TReflectedClass of object>::hasHook().
integration-tests / Integration - sebastianbergmann/phpunit: src/Framework/MockObject/Generator/Generator.php#L862
Call to an undefined method ReflectionProperty<TReflectedClass of object>::hasHooks().
integration-tests / Integration - sebastianbergmann/phpunit: src/Framework/MockObject/Generator/Generator.php#L858
Call to an undefined method ReflectionProperty<TReflectedClass of object>::isFinal().
integration-tests / Integration - sebastianbergmann/phpunit: src/Framework/MockObject/Generator/Generator.php#L620
Method PHPUnit\Framework\MockObject\Generator\Generator::canMethodBeDoubled() has parameter $method with generic class ReflectionMethod but does not specify its types: TReflectedClass
integration-tests / Integration - sebastianbergmann/phpunit: src/Framework/MockObject/Generator/Generator.php#L268
Method PHPUnit\Framework\MockObject\Generator\Generator::userDefinedInterfaceMethods() return type with generic class ReflectionMethod does not specify its types: TReflectedClass
integration-tests / Integration - sebastianbergmann/phpunit: src/Framework/MockObject/Generator/DoubledMethod.php#L381
Method PHPUnit\Framework\MockObject\Generator\DoubledMethod::methodParametersDefaultValues() has parameter $method with generic class ReflectionMethod but does not specify its types: TReflectedClass
integration-tests / Integration - sebastianbergmann/phpunit: src/Framework/MockObject/Generator/DoubledMethod.php#L314
Method PHPUnit\Framework\MockObject\Generator\DoubledMethod::methodParametersForCall() has parameter $method with generic class ReflectionMethod but does not specify its types: TReflectedClass
integration-tests / Integration - sebastianbergmann/phpunit: src/Framework/MockObject/Generator/DoubledMethod.php#L266
Method PHPUnit\Framework\MockObject\Generator\DoubledMethod::methodParametersForDeclaration() has parameter $method with generic class ReflectionMethod but does not specify its types: TReflectedClass
integration-tests / Integration - sebastianbergmann/phpunit: src/Framework/MockObject/Generator/DoubledMethod.php#L74
Method PHPUnit\Framework\MockObject\Generator\DoubledMethod::fromReflection() has parameter $method with generic class ReflectionMethod but does not specify its types: TReflectedClass
integration-tests / Integration - neos/flow-development-collection
Process completed with exit code 1.
integration-tests / Integration - neos/flow-development-collection: Packages/Framework/Neos.Utility.ObjectHandling/Classes/ObjectAccess.php#L272
Parameter #1 $class of class ReflectionProperty constructor expects class-string<TReflectedClass of object>|TReflectedClass of object, string given.
integration-tests / Integration - neos/flow-development-collection: Packages/Framework/Neos.Utility.ObjectHandling/Classes/ObjectAccess.php#L268
Parameter #1 $class of class ReflectionProperty constructor expects class-string<TReflectedClass of object>|TReflectedClass of object, string given.
integration-tests / Integration - neos/flow-development-collection: Packages/Framework/Neos.Utility.ObjectHandling/Classes/ObjectAccess.php#L126
Parameter #1 $class of class ReflectionProperty constructor expects class-string<TReflectedClass of object>|TReflectedClass of object, string given.
integration-tests / Integration - Roave/BetterReflection: src/Reflection/Adapter/ReflectionEnum.php#L112
Method Roave\BetterReflection\Reflection\Adapter\ReflectionEnum::getConstructor() never returns ReflectionMethod<TReflectedClass of object> so it can be removed from the return type.
integration-tests / Integration - Roave/BetterReflection: src/Reflection/Adapter/ReflectionClass.php#L591
Strict comparison using !== between non-empty-string and '' will always evaluate to true.
integration-tests / Integration - Roave/BetterReflection: src/Reflection/Adapter/ReflectionClass.php#L570
Strict comparison using !== between non-empty-string and '' will always evaluate to true.
integration-tests / Integration - Roave/BetterReflection: src/Reflection/Adapter/ReflectionClass.php#L383
Return type (array<class-string, ReflectionClass>) of method Roave\BetterReflection\Reflection\Adapter\ReflectionClass::getTraits() should be compatible with return type (list<ReflectionClass>) of method ReflectionClass<object>::getTraits()
integration-tests / Integration - Roave/BetterReflection: src/Reflection/Adapter/ReflectionClass.php#L353
Return type (array<class-string, ReflectionClass>) of method Roave\BetterReflection\Reflection\Adapter\ReflectionClass::getInterfaces() should be compatible with return type (list<ReflectionClass>) of method ReflectionClass<object>::getInterfaces()
integration-tests / Integration - Roave/BetterReflection: src/Reflection/Adapter/ReflectionClass.php#L290
Strict comparison using === between non-empty-string and '' will always evaluate to false.
integration-tests / Integration - Roave/BetterReflection: src/Reflection/Adapter/ReflectionClass.php#L258
Strict comparison using === between non-empty-string and '' will always evaluate to false.
integration-tests / Integration - Roave/BetterReflection: src/Reflection/Adapter/ReflectionClass.php#L162
Strict comparison using !== between non-empty-string and '' will always evaluate to true.
integration-tests / Integration - Roave/BetterReflection: src/Reflection/Adapter/ReflectionClass.php#L146
Method Roave\BetterReflection\Reflection\Adapter\ReflectionClass::getConstructor() should return ReflectionMethod<TReflectedClass of object>|null but returns Roave\BetterReflection\Reflection\Adapter\ReflectionMethod.
integration-tests / Integration - Roave/BetterReflection: src/Reflection/Adapter/ReflectionClass.php#L138
Method Roave\BetterReflection\Reflection\Adapter\ReflectionClass::getConstructor() never returns ReflectionMethod<TReflectedClass of object> so it can be removed from the return type.
integration-tests / Integration - Larastan tests PHP 8.4, ^12.48
Process completed with exit code 1.
integration-tests / Integration - phpstan-dba tests
Process completed with exit code 1.
integration-tests / PMMP Tests
Process completed with exit code 1.
integration-tests / PMMP Tests: tests/phpunit/item/ItemTypeIdsTest.php#L60
Parameter #1 $name of method ReflectionClass<pocketmine\item\ItemTypeIds>::getConstant() expects non-empty-string, string given.
integration-tests / PMMP Tests: tests/phpunit/block/BlockTypeIdsTest.php#L57
Parameter #1 $name of method ReflectionClass<pocketmine\block\BlockTypeIds>::getConstant() expects non-empty-string, string given.
integration-tests / PMMP Tests: src/plugin/PluginManager.php#L562
Method pocketmine\plugin\PluginManager::getEventsHandledBy() has parameter $method with generic class ReflectionMethod but does not specify its types: TReflectedClass
integration-tests / PMMP Tests: src/item/VanillaItems.php#L379
Parameter #1 $name of method ReflectionClass<pocketmine\item\ItemTypeIds>::getConstant() expects non-empty-string, string given.
integration-tests / PMMP Tests: src/block/VanillaBlocks.php#L874
Parameter #1 $name of method ReflectionClass<pocketmine\block\BlockTypeIds>::getConstant() expects non-empty-string, string given.
integration-tests / Integration - rectorphp/rector-src
Process completed with exit code 1.
integration-tests / Integration - neos/neos-development-collection
Process completed with exit code 1.
integration-tests / Integration - neos/neos-development-collection: Packages/Neos/Neos.ContentRepositoryRegistry/Classes/Infrastructure/Property/Normalizer/ProxyAwareObjectNormalizer.php#L24
Method Neos\ContentRepositoryRegistry\Infrastructure\Property\Normalizer\ProxyAwareObjectNormalizer::getConstructor() return type with generic class ReflectionMethod does not specify its types: TReflectedClass
integration-tests / Integration - neos/neos-development-collection: Packages/Neos/Neos.ContentRepository.Core/Classes/NodeType/ConstraintCheck.php#L75
Strict comparison using === between false and false will always evaluate to true.
integration-tests / Integration - drupal/drupal
Process completed with exit code 1.
integration-tests / Integration - drupal/drupal: core/tests/Drupal/Tests/Core/Entity/Access/EntityCreateAccessCustomCidTest.php#L98
Method Drupal\Tests\Core\Entity\Access\EntityCreateAccessCustomCidTest::setUpAccessCache() return type with generic class ReflectionProperty does not specify its types: TReflectedClass
integration-tests / Integration - drupal/drupal: core/modules/ckeditor5/tests/src/Traits/PrivateMethodUnitTestTrait.php (in context of class Drupal/Tests/ckeditor5/Unit/SmartDefaultSettingsTest)#L25
Method Drupal\Tests\ckeditor5\Unit\SmartDefaultSettingsTest::getMethod() return type with generic class ReflectionMethod does not specify its types: TReflectedClass
integration-tests / Integration - drupal/drupal: core/modules/ckeditor5/tests/src/Traits/PrivateMethodUnitTestTrait.php (in context of class Drupal/Tests/ckeditor5/Unit/CKEditor5Test)#L25
Method Drupal\Tests\ckeditor5\Unit\CKEditor5Test::getMethod() return type with generic class ReflectionMethod does not specify its types: TReflectedClass
integration-tests / Integration - shopware/shopware: src/Core/Framework/DataAbstractionLayer/AttributeEntityCompiler.php#L369
Method Shopware\Core\Framework\DataAbstractionLayer\AttributeEntityCompiler::mapping() has parameter $property with generic class ReflectionProperty but does not specify its types: TReflectedClass
integration-tests / Integration - shopware/shopware: src/Core/Framework/DataAbstractionLayer/AttributeEntityCompiler.php#L279
Method Shopware\Core\Framework\DataAbstractionLayer\AttributeEntityCompiler::getFlags() has parameter $property with generic class ReflectionProperty but does not specify its types: TReflectedClass
integration-tests / Integration - shopware/shopware: src/Core/Framework/DataAbstractionLayer/AttributeEntityCompiler.php#L238
Method Shopware\Core\Framework\DataAbstractionLayer\AttributeEntityCompiler::getFieldArgs() has parameter $property with generic class ReflectionProperty but does not specify its types: TReflectedClass
integration-tests / Integration - shopware/shopware: src/Core/Framework/DataAbstractionLayer/AttributeEntityCompiler.php#L177
Method Shopware\Core\Framework\DataAbstractionLayer\AttributeEntityCompiler::parseField() has parameter $property with generic class ReflectionProperty but does not specify its types: TReflectedClass
integration-tests / Integration - shopware/shopware: src/Core/Framework/DataAbstractionLayer/AttributeEntityCompiler.php#L162
Method Shopware\Core\Framework\DataAbstractionLayer\AttributeEntityCompiler::getAttribute() has parameter $property with generic class ReflectionProperty but does not specify its types: TReflectedClass
integration-tests / Integration - shopware/shopware: src/Core/Framework/App/Manifest/XmlParserUtils.php#L24
Argument of an invalid type DOMNamedNodeMap<DOMAttr>|null supplied for foreach, only iterables are supported.
integration-tests / Integration - shopware/shopware: src/Core/DevOps/Docs/Script/ServiceReferenceGenerator.php#L448
Method Shopware\Core\DevOps\Docs\Script\ServiceReferenceGenerator::parseExamples() has parameter $method with generic class ReflectionMethod but does not specify its types: TReflectedClass
integration-tests / Integration - shopware/shopware: src/Core/DevOps/Docs/Script/ServiceReferenceGenerator.php#L398
Method Shopware\Core\DevOps\Docs\Script\ServiceReferenceGenerator::parseReturn() has parameter $method with generic class ReflectionMethod but does not specify its types: TReflectedClass
integration-tests / Integration - shopware/shopware: src/Core/DevOps/Docs/Script/ServiceReferenceGenerator.php#L363
Method Shopware\Core\DevOps\Docs\Script\ServiceReferenceGenerator::findDocForParam() has parameter $method with generic class ReflectionMethod but does not specify its types: TReflectedClass
integration-tests / Integration - shopware/shopware: src/Core/DevOps/Docs/Script/ServiceReferenceGenerator.php#L319
Method Shopware\Core\DevOps\Docs\Script\ServiceReferenceGenerator::parseArguments() has parameter $method with generic class ReflectionMethod but does not specify its types: TReflectedClass
extension-tests / phpdoc-parser (8.5) make phpstan
You've hit a rate limit, your rate limit will reset in 41 seconds
extension-tests / phpstan-webmozart-assert (8.5) make phpstan
You've hit a rate limit, your rate limit will reset in 40 seconds
extension-tests / phpstan-webmozart-assert (8.5) make phpstan
You've hit a rate limit, your rate limit will reset in 40 seconds
extension-tests / phpstan-symfony (8.5) make phpstan
You've hit a rate limit, your rate limit will reset in 40 seconds
extension-tests / phpstan-symfony (8.3) make tests
You've hit a rate limit, your rate limit will reset in 40 seconds
extension-tests / phpstan-symfony (8.3) make tests
You've hit a rate limit, your rate limit will reset in 41 seconds
extension-tests / phpstan-phpunit (8.5) make tests
You've hit a rate limit, your rate limit will reset in 40 seconds
extension-tests / phpstan-phpunit (8.5) make tests
You've hit a rate limit, your rate limit will reset in 41 seconds
extension-tests / phpstan-strict-rules (8.5) make phpstan
You've hit a rate limit, your rate limit will reset in 40 seconds
extension-tests / phpstan-strict-rules (8.5) make phpstan
You've hit a rate limit, your rate limit will reset in 41 seconds
extension-tests / phpstan-webmozart-assert (8.2) make phpstan
You've hit a rate limit, your rate limit will reset in 40 seconds
extension-tests / phpstan-beberlei-assert (8.3) make tests
You've hit a rate limit, your rate limit will reset in 40 seconds
extension-tests / phpstan-symfony (7.4) make tests
You've hit a rate limit, your rate limit will reset in 39 seconds
extension-tests / phpstan-symfony (8.3) make phpstan
You've hit a rate limit, your rate limit will reset in 38 seconds
extension-tests / phpstan-symfony (8.3) make phpstan
You've hit a rate limit, your rate limit will reset in 39 seconds
extension-tests / phpdoc-parser (8.3) make tests
You've hit a rate limit, your rate limit will reset in 39 seconds
extension-tests / phpdoc-parser (8.3) make tests
You've hit a rate limit, your rate limit will reset in 40 seconds
integration-tests / Integration - nextras/orm
You've hit a rate limit, your rate limit will reset in 39 seconds
extension-tests / phpstan-nette (8.2) make phpstan
You've hit a rate limit, your rate limit will reset in 39 seconds
extension-tests / phpstan-nette (8.2) make phpstan
You've hit a rate limit, your rate limit will reset in 40 seconds
extension-tests / phpstan-strict-rules (8.3) make phpstan
You've hit a rate limit, your rate limit will reset in 39 seconds
extension-tests / phpstan-strict-rules (8.3) make phpstan
You've hit a rate limit, your rate limit will reset in 40 seconds
extension-tests / phpstan-doctrine (7.4) make phpstan
You've hit a rate limit, your rate limit will reset in 38 seconds
extension-tests / phpstan-phpunit (8.0) make tests
You've hit a rate limit, your rate limit will reset in 39 seconds
extension-tests / phpstan-deprecation-rules (7.4) make tests
You've hit a rate limit, your rate limit will reset in 39 seconds
extension-tests / phpstan-doctrine (8.2) make phpstan
You've hit a rate limit, your rate limit will reset in 37 seconds
extension-tests / phpstan-doctrine (8.2) make phpstan
You've hit a rate limit, your rate limit will reset in 37 seconds
extension-tests / phpstan-beberlei-assert (8.3) make phpstan
You've hit a rate limit, your rate limit will reset in 38 seconds
extension-tests / phpstan-beberlei-assert (8.3) make phpstan
You've hit a rate limit, your rate limit will reset in 39 seconds
extension-tests / phpstan-phpunit (8.2) make tests
You've hit a rate limit, your rate limit will reset in 38 seconds
extension-tests / phpstan-nette (8.3) make phpstan
You've hit a rate limit, your rate limit will reset in 37 seconds
extension-tests / phpstan-nette (8.3) make phpstan
You've hit a rate limit, your rate limit will reset in 38 seconds
extension-tests / phpstan-dibi (8.3) make tests
You've hit a rate limit, your rate limit will reset in 38 seconds
extension-tests / phpdoc-parser (8.1) make phpstan
You've hit a rate limit, your rate limit will reset in 37 seconds
extension-tests / phpstan-doctrine (8.0) make phpstan
You've hit a rate limit, your rate limit will reset in 34 seconds
extension-tests / phpdoc-parser (8.4) make tests
You've hit a rate limit, your rate limit will reset in 37 seconds
extension-tests / phpstan-symfony (7.4) make phpstan
You've hit a rate limit, your rate limit will reset in 36 seconds
extension-tests / phpstan-phpunit (8.5) make phpstan
You've hit a rate limit, your rate limit will reset in 36 seconds
extension-tests / phpstan-phpunit (8.5) make phpstan
You've hit a rate limit, your rate limit will reset in 36 seconds
integration-tests / Integration - laravel/framework
You've hit a rate limit, your rate limit will reset in 34 seconds
extension-tests / phpstan-phpunit (8.1) make tests
You've hit a rate limit, your rate limit will reset in 35 seconds
extension-tests / phpstan-webmozart-assert (8.5) make tests
You've hit a rate limit, your rate limit will reset in 35 seconds
extension-tests / phpstan-webmozart-assert (8.5) make tests
You've hit a rate limit, your rate limit will reset in 36 seconds
extension-tests / phpdoc-parser (8.3) make phpstan
You've hit a rate limit, your rate limit will reset in 35 seconds
extension-tests / phpdoc-parser (8.3) make phpstan
You've hit a rate limit, your rate limit will reset in 35 seconds
extension-tests / phpstan-nette (8.1) make tests
You've hit a rate limit, your rate limit will reset in 32 seconds
extension-tests / phpstan-nette (8.1) make tests
You've hit a rate limit, your rate limit will reset in 32 seconds
extension-tests / phpdoc-parser (8.0) make tests
You've hit a rate limit, your rate limit will reset in 33 seconds
extension-tests / phpdoc-parser (8.5) make tests
You've hit a rate limit, your rate limit will reset in 33 seconds
extension-tests / phpdoc-parser (8.5) make tests
You've hit a rate limit, your rate limit will reset in 34 seconds
integration-tests / Integration - pradosoft/prado
You've hit a rate limit, your rate limit will reset in 32 seconds
extension-tests / phpstan-nette (8.0) make tests
You've hit a rate limit, your rate limit will reset in 31 seconds
extension-tests / phpstan-phpunit (8.4) make tests
You've hit a rate limit, your rate limit will reset in 33 seconds
integration-tests / Integration - Prado tests
You've hit a rate limit, your rate limit will reset in 30 seconds
extension-tests / phpstan-symfony (8.4) make tests
You've hit a rate limit, your rate limit will reset in 30 seconds
integration-tests / Integration - briannesbitt/Carbon
You've hit a rate limit, your rate limit will reset in 26 seconds
extension-tests / phpstan-nette (8.5) make tests
You've hit a rate limit, your rate limit will reset in 27 seconds
extension-tests / phpstan-nette (8.5) make tests
You've hit a rate limit, your rate limit will reset in 28 seconds
extension-tests / phpstan-doctrine (8.1) make phpstan
You've hit a rate limit, your rate limit will reset in 27 seconds
extension-tests / phpstan-nette (8.3) make tests
You've hit a rate limit, your rate limit will reset in 24 seconds
extension-tests / phpstan-nette (8.3) make tests
You've hit a rate limit, your rate limit will reset in 25 seconds
extension-tests / phpstan-nette (8.4) make tests
You've hit a rate limit, your rate limit will reset in 24 seconds
integration-tests / Integration - neos/flow-development-collection
You've hit a rate limit, your rate limit will reset in 22 seconds
extension-tests / phpstan-nette (8.2) make tests
You've hit a rate limit, your rate limit will reset in 21 seconds
other-tests / Other Tests (7.4, windows-latest, cd e2e/name-conflict composer install cp ../../phpstan vendor/p...
You've hit a rate limit, your rate limit will reset in 24 seconds
integration-tests / Integration - PHPCSStandards/PHP_CodeSniffer
You've hit a rate limit, your rate limit will reset in 15 seconds
integration-tests / PMMP Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pmmp/setup-php-action@3c38c259834f945351a662392836d90eb08abff0. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
extension-tests / phpstan-strict-rules (8.1) make tests
You've hit a rate limit, your rate limit will reset in 10 seconds
extension-tests / phpstan-strict-rules (8.1) make tests
You've hit a rate limit, your rate limit will reset in 10 seconds
extension-tests / phpstan-strict-rules (7.4) make tests
You've hit a rate limit, your rate limit will reset in 5 seconds
extension-tests / phpstan-strict-rules (8.4) make tests
You've hit a rate limit, your rate limit will reset in 4 seconds
other-tests / Other Tests (7.4, windows-latest, cd e2e/name-conflict composer install cp ../../phpstan vendor/p...
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026

Artifacts

Produced during runtime
Name Size Digest
baselines-better-reflection-baseline.neon
1.17 KB
sha256:d5d8e4da9953b27da09745c88580c2fa8e5651cca78ac40700bb82f398503dfe
baselines-doctrine-orm-baseline.neon
1.9 KB
sha256:3bd0981b409f4ef6a7afecefc2b77cc5a6801a2ed684b8acddccea0484caa050
baselines-drupal-baseline.neon
1.43 KB
sha256:a94de293de90da94c727173ed0055828d3b101fa47639d1ecfe08485de534df2
baselines-efabrica-phpstan-latte-baseline.neon
1.08 KB
sha256:5c3699ab82c621aadcd68afd2225eba80609efacb396dacc92f5a8eb2c6b661b
baselines-flow-baseline.neon
1.17 KB
sha256:5d2fb9cff7edd141c820720f702c78fbf7c663b2d8df01d5407d1e4ce400c924
baselines-larastan-baseline.neon
333 Bytes
sha256:5f73c7b5c10490b9a28f139f9cbb8951b9ac100d00ab73b7a0a38dc1304bbde7
baselines-neos-baseline.neon
6.74 KB
sha256:85d4c30b3663a9c2d1ce8bf2e47164b0029199cc98976b601816233642681924
baselines-php-parser-baseline.neon
321 Bytes
sha256:6c637ffec6e4020e3b9c2e78905866a90117d20f1a9f04519d614fa159596b80
baselines-phpunit-baseline.neon
1.4 KB
sha256:c3fbe9fbb10cf330afe4d776b89c83cf360db55eb773dec7ba90be2d2b221a2d
baselines-pocketmine-ng.neon
1.47 KB
sha256:0717864535952ab237836f03e823798cfdcabc9a9eeb43209ad70e0d7f8e703e
baselines-rector-baseline.neon
915 Bytes
sha256:458a9a2af62fa28f5bfbc22191fbd3776d4800da085d8037f63bd314e6225366
baselines-rector-downgrade-php-baseline.neon
650 Bytes
sha256:f4be0dcb3b866cdf419d9f670139d3e5bb1ab56b7087ad8037e2bc80320e1e56
baselines-shipmonk-dead-code-detector-baseline.neon
1023 Bytes
sha256:4c1ad0ac150be4ae477ad748783f7d75e32e775e678071ed4349fdfb1ca89f7b
baselines-shopware-baseline.neon
24.8 KB
sha256:5de7d745125802a466fecb2694d07f0a164d501f78cef0eec29aa7f33181d66f
baselines-symplify-baseline.neon
2.13 KB
sha256:68d804dc5f7be5d5dd17af463d5b2de28208f22aebc9ada9b6d0f64baa839245
phar-file
3.84 MB
sha256:f6d642d02443a35c4e84b41d86022e0da72ef75cc8ef952242e121de42695dd1
phar-file-checksum
3.84 MB
sha256:ed786aceec2756dcf40414eae849b729dc06864f9ef4005c52613365e4c37ce8