Skip to content

Add @implements to SPL iterator stubs #29688

Add @implements to SPL iterator stubs

Add @implements to SPL iterator stubs #29688

Triggered via pull request May 16, 2026 09:20
Status Failure
Total duration 2m 54s
Artifacts

static-analysis.yml

on: pull_request
Generate baseline
46s
Generate baseline
Generate PHP baseline
42s
Generate PHP baseline
Matrix: PHPStan with result cache
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

51 errors, 34 warnings, and 7 notices
PHPStan with result cache (8.2)
Process completed with exit code 2.
PHPStan with result cache (8.2)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 while running parallel worker
PHPStan (8.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.4, ubuntu-latest)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 while running parallel worker
PHPStan with result cache (8.3)
Process completed with exit code 2.
PHPStan with result cache (8.3)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 while running parallel worker
Generate PHP baseline
Process completed with exit code 2.
PHPStan with result cache (8.5)
Process completed with exit code 2.
PHPStan with result cache (8.5)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining method (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 Stack trace: #0 /home/runner/work/phpstan-src/phpstan-src/vendor/composer/ClassLoader.php(576): include() #1 /home/runner/work/phpstan-src/phpstan-src/vendor/composer/ClassLoader.php(427): {closure:Composer\Autoload\ClassLoader::initializeIncludeClosure():575}('/home/runner/wo...') #2 /home/runner/work/phpstan-src/phpstan-src/src/Type/TypeCombinator.php(641): Composer\Autoload\ClassLoader->loadClass('PHPStan\\Type\\Ac...') #3 /home/runner/work/phpstan-src/phpstan-src/src/Type/TypeCombinator.php(395): PHPStan\Type\TypeCombinator::compareTypesInUnion(Object(PHPStan\Type\Generic\GenericClassStringType), Object(PHPStan\Type\Generic\GenericClassStringType)) #4 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/TypeNodeResolver.php(643): PHPStan\Type\TypeCombinator::union(Object(PHPStan\Type\Generic\GenericClassStringType), Object(PHPStan\Type\Generic\GenericClassStringType)) #5 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/TypeNodeResolver.php(180): PHPStan\PhpDoc\TypeNodeResolver->resolveUnionTypeNode(Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope)) #6 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php(325): PHPStan\PhpDoc\TypeNodeResolver->resolve(Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope)) #7 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/ResolvedPhpDocBlock.php(553): PHPStan\PhpDoc\PhpDocNodeResolver->resolveParamTags(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode), Object(PHPStan\Analyser\NameScope)) #8 /home/runner/work/phpstan-src/phpstan-src/src/Rules/PhpDoc/IncompatiblePhpDocTypeCheck.php(52): PHPStan\PhpDoc\ResolvedPhpDocBlock->getParamTags() #9 /home/runner/work/phpstan-src/phpstan-src/src/Rules/PhpDoc/IncompatiblePhpDocTypeRule.php(60): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck->check(Object(PHPStan\Analyser\Fiber\FiberScope), Object(PhpParser\Node\Stmt\ClassMethod), Object(PHPStan\PhpDoc\ResolvedPhpDocBlock), 'getExitPointsBy...', Array, Array, Object(PHPStan\Type\ArrayType)) #10 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/FileAnalyserCallback.php(125): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule->processNode(Object(PhpParser\Node\Stmt\ClassMethod), Object(PHPStan\Analyser\Fiber\FiberScope)) #11 /home/runner/work/phpstan-src/phpstan-src/src/Node/ClassStatementsGatherer.php(142): PHPStan\Analyser\FileAnalyserCallback->__invoke(Object(PhpParser\Node\Stmt\ClassMethod), Object(PHPStan\Analyser\Fiber\FiberScope)) #12 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/Fiber/FiberNodeScopeResolver.php(42): PHPStan\Node\ClassStatementsGatherer->__invoke(Object(PhpParser\Node\Stmt\ClassMethod), Object(PHPStan\Analyser\Fiber\FiberScope)) #13 [internal function]: PHPStan\Analyser\Fiber\FiberNodeScopeResolver::{closure:PHPStan\Analyser\Fiber\FiberNodeScopeResolver::callNodeCallback():40}() #14 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/Fiber/FiberNodeScopeResolver.php(38): Fiber->resume(Array) #15 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(547): PHPStan\Analyser\Fiber\FiberNodeScopeResolver->callNodeCallback(Object(PHPStan\Node\ClassStatementsGatherer), Object(PhpParser\Node\Stmt\ClassMethod), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage)) #16 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(417): PHPStan\Analyser\NodeScopeResolver->processStmtNode(Object(PhpParser\Node\Stmt\ClassMethod), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(PHPStan\Node\ClassStatementsGatherer), Object(PHPStan\Analyser\StatementContext)) #17 /home/r
PHPStan with result cache (8.5)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining method (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 Stack trace: #0 /home/runner/work/phpstan-src/phpstan-src/vendor/composer/ClassLoader.php(576): include() #1 /home/runner/work/phpstan-src/phpstan-src/vendor/composer/ClassLoader.php(427): {closure:Composer\Autoload\ClassLoader::initializeIncludeClosure():575}('/home/runner/wo...') #2 /home/runner/work/phpstan-src/phpstan-src/src/Type/TypeCombinator.php(641): Composer\Autoload\ClassLoader->loadClass('PHPStan\\Type\\Ac...') #3 /home/runner/work/phpstan-src/phpstan-src/src/Type/TypeCombinator.php(395): PHPStan\Type\TypeCombinator::compareTypesInUnion(Object(PHPStan\Type\Generic\GenericClassStringType), Object(PHPStan\Type\Generic\GenericClassStringType)) #4 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/TypeNodeResolver.php(643): PHPStan\Type\TypeCombinator::union(Object(PHPStan\Type\Generic\GenericClassStringType), Object(PHPStan\Type\Generic\GenericClassStringType)) #5 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/TypeNodeResolver.php(180): PHPStan\PhpDoc\TypeNodeResolver->resolveUnionTypeNode(Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope)) #6 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php(325): PHPStan\PhpDoc\TypeNodeResolver->resolve(Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope)) #7 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/ResolvedPhpDocBlock.php(553): PHPStan\PhpDoc\PhpDocNodeResolver->resolveParamTags(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode), Object(PHPStan\Analyser\NameScope)) #8 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/Php/PhpClassReflectionExtension.php(901): PHPStan\PhpDoc\ResolvedPhpDocBlock->getParamTags() #9 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/Php/PhpClassReflectionExtension.php(765): PHPStan\Reflection\Php\PhpClassReflectionExtension->createUserlandMethodReflection(Object(PHPStan\Reflection\ClassReflection), Object(PHPStan\Reflection\ClassReflection), Object(PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod), NULL) #10 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/Php/PhpClassReflectionExtension.php(553): PHPStan\Reflection\Php\PhpClassReflectionExtension->createMethod(Object(PHPStan\Reflection\ClassReflection), 'getExitPointsBy...', Object(PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod), false) #11 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/ClassReflection.php(646): PHPStan\Reflection\Php\PhpClassReflectionExtension->getNativeMethod(Object(PHPStan\Reflection\ClassReflection), 'getExitPointsBy...') #12 /home/runner/work/phpstan-src/phpstan-src/vendor/shipmonk/dead-code-detector/src/Provider/ApiPhpDocUsageProvider.php(128): PHPStan\Reflection\ClassReflection->getNativeMethod('getExitPointsBy...') #13 /home/runner/work/phpstan-src/phpstan-src/vendor/shipmonk/dead-code-detector/src/Provider/ApiPhpDocUsageProvider.php(63): ShipMonk\PHPStan\DeadCode\Provider\ApiPhpDocUsageProvider->isApiMember(Object(PHPStan\Reflection\ClassReflection), Object(PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod)) #14 /home/runner/work/phpstan-src/phpstan-src/vendor/shipmonk/dead-code-detector/src/Provider/ApiPhpDocUsageProvider.php(31): ShipMonk\PHPStan\DeadCode\Provider\ApiPhpDocUsageProvider->shouldMarkMemberAsUsed(Object(PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod)) #15 /home/runner/work/phpstan-src/phpstan-src/vendor/shipmonk/dead-code-detector/src/Provider/ReflectionBasedMemberUsageProvider.php(90): ShipMonk\PHPStan\DeadCode\Provider\ApiPhpDocUsageProvider->shouldMarkMethodAsUsed(Object(PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod)) #16 /home/runner/work/phpstan-src/phpst
PHPStan with result cache (8.5)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining method (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 Stack trace: #0 /home/runner/work/phpstan-src/phpstan-src/vendor/composer/ClassLoader.php(576): include() #1 /home/runner/work/phpstan-src/phpstan-src/vendor/composer/ClassLoader.php(427): {closure:Composer\Autoload\ClassLoader::initializeIncludeClosure():575}('/home/runner/wo...') #2 /home/runner/work/phpstan-src/phpstan-src/src/Type/TypeCombinator.php(641): Composer\Autoload\ClassLoader->loadClass('PHPStan\\Type\\Ac...') #3 /home/runner/work/phpstan-src/phpstan-src/src/Type/TypeCombinator.php(349): PHPStan\Type\TypeCombinator::compareTypesInUnion(Object(PHPStan\Type\Generic\GenericClassStringType), Object(PHPStan\Type\Constant\ConstantStringType)) #4 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/InitializerExprTypeResolver.php(525): PHPStan\Type\TypeCombinator::union(Object(PHPStan\Type\Constant\ConstantStringType), Object(PHPStan\Type\Generic\GenericClassStringType)) #5 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/InitializerExprTypeResolver.php(518): PHPStan\Reflection\InitializerExprTypeResolver->resolveConcatType(Object(PHPStan\Type\Constant\ConstantStringType), Object(PHPStan\Type\Generic\GenericClassStringType)) #6 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/ExprHandler/BinaryOpHandler.php(163): PHPStan\Reflection\InitializerExprTypeResolver->getConcatType(Object(PhpParser\Node\Scalar\String_), Object(PhpParser\Node\Expr\FuncCall), Object(Closure)) #7 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/MutatingScope.php(986): PHPStan\Analyser\ExprHandler\BinaryOpHandler->resolveType(Object(PHPStan\Analyser\MutatingScope), Object(PhpParser\Node\Expr\BinaryOp\Concat)) #8 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/MutatingScope.php(899): PHPStan\Analyser\MutatingScope->resolveType(''No inverse com...', Object(PhpParser\Node\Expr\BinaryOp\Concat)) #9 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(3462): PHPStan\Analyser\MutatingScope->getType(Object(PhpParser\Node\Expr\BinaryOp\Concat)) #10 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/ExprHandler/NewHandler.php(192): PHPStan\Analyser\NodeScopeResolver->processArgs(Object(PhpParser\Node\Stmt\Expression), Object(PHPStan\Reflection\Php\PhpMethodReflection), NULL, Object(PHPStan\Reflection\ExtendedFunctionVariant), Object(PhpParser\Node\Expr\New_), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #11 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(2563): PHPStan\Analyser\ExprHandler\NewHandler->processExpr(Object(PHPStan\Analyser\Fiber\FiberNodeScopeResolver), Object(PhpParser\Node\Stmt\Expression), Object(PhpParser\Node\Expr\New_), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #12 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/ExprHandler/ThrowHandler.php(34): PHPStan\Analyser\NodeScopeResolver->processExprNode(Object(PhpParser\Node\Stmt\Expression), Object(PhpParser\Node\Expr\New_), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #13 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(2563): PHPStan\Analyser\ExprHandler\ThrowHandler->processExpr(Object(PHPStan\Analyser\Fiber\FiberNodeScopeResolver), Object(PhpParser\Node\Stmt\Expression), Object(PhpParser\Node\Expr\Throw_), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #14 /home/r
PHPStan with result cache (8.5)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining method (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 Stack trace: #0 /home/runner/work/phpstan-src/phpstan-src/vendor/composer/ClassLoader.php(576): include() #1 /home/runner/work/phpstan-src/phpstan-src/vendor/composer/ClassLoader.php(427): {closure:Composer\Autoload\ClassLoader::initializeIncludeClosure():575}('/home/runner/wo...') #2 /home/runner/work/phpstan-src/phpstan-src/src/Type/TypeCombinator.php(641): Composer\Autoload\ClassLoader->loadClass('PHPStan\\Type\\Ac...') #3 /home/runner/work/phpstan-src/phpstan-src/src/Type/TypeCombinator.php(349): PHPStan\Type\TypeCombinator::compareTypesInUnion(Object(PHPStan\Type\IntersectionType), Object(PHPStan\Type\Constant\ConstantStringType)) #4 /home/runner/work/phpstan-src/phpstan-src/src/Type/UnionType.php(1369): PHPStan\Type\TypeCombinator::union(Object(PHPStan\Type\UnionType), Object(PHPStan\Type\IntersectionType), Object(PHPStan\Type\IntersectionType), Object(PHPStan\Type\StringType), Object(PHPStan\Type\Constant\ConstantStringType)) #5 /home/runner/work/phpstan-src/phpstan-src/src/Type/UnionType.php(1156): PHPStan\Type\UnionType->unionTypes(Object(Closure)) #6 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/InitializerExprTypeResolver.php(729): PHPStan\Type\UnionType->toString() #7 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/ExprHandler/CastStringHandler.php(64): PHPStan\Reflection\InitializerExprTypeResolver->getCastType(Object(PhpParser\Node\Expr\Cast\String_), Object(Closure)) #8 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/MutatingScope.php(986): PHPStan\Analyser\ExprHandler\CastStringHandler->resolveType(Object(PHPStan\Analyser\MutatingScope), Object(PhpParser\Node\Expr\Cast\String_)) #9 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/MutatingScope.php(899): PHPStan\Analyser\MutatingScope->resolveType('(string) $clone...', Object(PhpParser\Node\Expr\Cast\String_)) #10 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(3462): PHPStan\Analyser\MutatingScope->getType(Object(PhpParser\Node\Expr\Cast\String_)) #11 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/ExprHandler/NewHandler.php(192): PHPStan\Analyser\NodeScopeResolver->processArgs(Object(PhpParser\Node\Stmt\Expression), Object(PHPStan\Reflection\Php\PhpMethodReflection), NULL, Object(PHPStan\Reflection\ExtendedFunctionVariant), Object(PhpParser\Node\Expr\New_), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #12 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(2563): PHPStan\Analyser\ExprHandler\NewHandler->processExpr(Object(PHPStan\Analyser\Fiber\FiberNodeScopeResolver), Object(PhpParser\Node\Stmt\Expression), Object(PhpParser\Node\Expr\New_), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #13 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(3467): PHPStan\Analyser\NodeScopeResolver->processExprNode(Object(PhpParser\Node\Stmt\Expression), Object(PhpParser\Node\Expr\New_), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #14 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/ExprHandler/MethodCallHandler.php(133): PHPStan\Analyser\NodeScopeResolver->processArgs(Object(PhpParser\Node\Stmt\Expression), Object(PHPStan\Reflection\ResolvedMethodReflection), Object(PHPStan\Reflection\Php\PhpMethodReflection), Object(PHPStan\Reflection\ResolvedFunctionVariantWithOriginal), Object(PhpParser\Node\Expr\MethodCall), Object(PHPStan\Analyser\MutatingScope), O
PHPStan with result cache (8.4)
Process completed with exit code 2.
PHPStan with result cache (8.4)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 while running parallel worker
Generate baseline
Process completed with exit code 2.
PHPStan (8.3, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.3, ubuntu-latest)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 while running parallel worker
PHPStan (8.5, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.5, ubuntu-latest)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining method (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 Stack trace: #0 /home/runner/work/phpstan-src/phpstan-src/vendor/composer/ClassLoader.php(576): include() #1 /home/runner/work/phpstan-src/phpstan-src/vendor/composer/ClassLoader.php(427): {closure:Composer\Autoload\ClassLoader::initializeIncludeClosure():575}('/home/runner/wo...') #2 /home/runner/work/phpstan-src/phpstan-src/src/Type/TypeCombinator.php(641): Composer\Autoload\ClassLoader->loadClass('PHPStan\\Type\\Ac...') #3 /home/runner/work/phpstan-src/phpstan-src/src/Type/TypeCombinator.php(395): PHPStan\Type\TypeCombinator::compareTypesInUnion(Object(PHPStan\Type\Generic\GenericClassStringType), Object(PHPStan\Type\Generic\GenericClassStringType)) #4 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/TypeNodeResolver.php(643): PHPStan\Type\TypeCombinator::union(Object(PHPStan\Type\Generic\GenericClassStringType), Object(PHPStan\Type\Generic\GenericClassStringType)) #5 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/TypeNodeResolver.php(180): PHPStan\PhpDoc\TypeNodeResolver->resolveUnionTypeNode(Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope)) #6 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php(325): PHPStan\PhpDoc\TypeNodeResolver->resolve(Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope)) #7 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/ResolvedPhpDocBlock.php(553): PHPStan\PhpDoc\PhpDocNodeResolver->resolveParamTags(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode), Object(PHPStan\Analyser\NameScope)) #8 /home/runner/work/phpstan-src/phpstan-src/src/Rules/PhpDoc/IncompatiblePhpDocTypeCheck.php(52): PHPStan\PhpDoc\ResolvedPhpDocBlock->getParamTags() #9 /home/runner/work/phpstan-src/phpstan-src/src/Rules/PhpDoc/IncompatiblePhpDocTypeRule.php(60): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck->check(Object(PHPStan\Analyser\Fiber\FiberScope), Object(PhpParser\Node\Stmt\ClassMethod), Object(PHPStan\PhpDoc\ResolvedPhpDocBlock), 'getExitPointsBy...', Array, Array, Object(PHPStan\Type\ArrayType)) #10 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/FileAnalyserCallback.php(125): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule->processNode(Object(PhpParser\Node\Stmt\ClassMethod), Object(PHPStan\Analyser\Fiber\FiberScope)) #11 /home/runner/work/phpstan-src/phpstan-src/src/Node/ClassStatementsGatherer.php(142): PHPStan\Analyser\FileAnalyserCallback->__invoke(Object(PhpParser\Node\Stmt\ClassMethod), Object(PHPStan\Analyser\Fiber\FiberScope)) #12 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/Fiber/FiberNodeScopeResolver.php(42): PHPStan\Node\ClassStatementsGatherer->__invoke(Object(PhpParser\Node\Stmt\ClassMethod), Object(PHPStan\Analyser\Fiber\FiberScope)) #13 [internal function]: PHPStan\Analyser\Fiber\FiberNodeScopeResolver::{closure:PHPStan\Analyser\Fiber\FiberNodeScopeResolver::callNodeCallback():40}() #14 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/Fiber/FiberNodeScopeResolver.php(38): Fiber->resume(Array) #15 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(547): PHPStan\Analyser\Fiber\FiberNodeScopeResolver->callNodeCallback(Object(PHPStan\Node\ClassStatementsGatherer), Object(PhpParser\Node\Stmt\ClassMethod), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage)) #16 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(417): PHPStan\Analyser\NodeScopeResolver->processStmtNode(Object(PhpParser\Node\Stmt\ClassMethod), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(PHPStan\Node\ClassStatementsGatherer), Object(PHPStan\Analyser\StatementContext)) #17 /home/r
PHPStan (8.5, ubuntu-latest)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining method (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 Stack trace: #0 /home/runner/work/phpstan-src/phpstan-src/vendor/composer/ClassLoader.php(576): include() #1 /home/runner/work/phpstan-src/phpstan-src/vendor/composer/ClassLoader.php(427): {closure:Composer\Autoload\ClassLoader::initializeIncludeClosure():575}('/home/runner/wo...') #2 /home/runner/work/phpstan-src/phpstan-src/src/Type/TypeCombinator.php(641): Composer\Autoload\ClassLoader->loadClass('PHPStan\\Type\\Ac...') #3 /home/runner/work/phpstan-src/phpstan-src/src/Type/TypeCombinator.php(395): PHPStan\Type\TypeCombinator::compareTypesInUnion(Object(PHPStan\Type\Generic\GenericClassStringType), Object(PHPStan\Type\Generic\GenericClassStringType)) #4 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/TypeNodeResolver.php(643): PHPStan\Type\TypeCombinator::union(Object(PHPStan\Type\Generic\GenericClassStringType), Object(PHPStan\Type\Generic\GenericClassStringType)) #5 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/TypeNodeResolver.php(180): PHPStan\PhpDoc\TypeNodeResolver->resolveUnionTypeNode(Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope)) #6 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php(325): PHPStan\PhpDoc\TypeNodeResolver->resolve(Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope)) #7 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/ResolvedPhpDocBlock.php(553): PHPStan\PhpDoc\PhpDocNodeResolver->resolveParamTags(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode), Object(PHPStan\Analyser\NameScope)) #8 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/Php/PhpClassReflectionExtension.php(901): PHPStan\PhpDoc\ResolvedPhpDocBlock->getParamTags() #9 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/Php/PhpClassReflectionExtension.php(765): PHPStan\Reflection\Php\PhpClassReflectionExtension->createUserlandMethodReflection(Object(PHPStan\Reflection\ClassReflection), Object(PHPStan\Reflection\ClassReflection), Object(PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod), NULL) #10 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/Php/PhpClassReflectionExtension.php(553): PHPStan\Reflection\Php\PhpClassReflectionExtension->createMethod(Object(PHPStan\Reflection\ClassReflection), 'getExitPointsBy...', Object(PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod), false) #11 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/ClassReflection.php(646): PHPStan\Reflection\Php\PhpClassReflectionExtension->getNativeMethod(Object(PHPStan\Reflection\ClassReflection), 'getExitPointsBy...') #12 /home/runner/work/phpstan-src/phpstan-src/vendor/shipmonk/dead-code-detector/src/Provider/ApiPhpDocUsageProvider.php(128): PHPStan\Reflection\ClassReflection->getNativeMethod('getExitPointsBy...') #13 /home/runner/work/phpstan-src/phpstan-src/vendor/shipmonk/dead-code-detector/src/Provider/ApiPhpDocUsageProvider.php(63): ShipMonk\PHPStan\DeadCode\Provider\ApiPhpDocUsageProvider->isApiMember(Object(PHPStan\Reflection\ClassReflection), Object(PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod)) #14 /home/runner/work/phpstan-src/phpstan-src/vendor/shipmonk/dead-code-detector/src/Provider/ApiPhpDocUsageProvider.php(31): ShipMonk\PHPStan\DeadCode\Provider\ApiPhpDocUsageProvider->shouldMarkMemberAsUsed(Object(PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod)) #15 /home/runner/work/phpstan-src/phpstan-src/vendor/shipmonk/dead-code-detector/src/Provider/ReflectionBasedMemberUsageProvider.php(90): ShipMonk\PHPStan\DeadCode\Provider\ApiPhpDocUsageProvider->shouldMarkMethodAsUsed(Object(PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod)) #16 /home/runner/work/phpstan-src/phpst
PHPStan (8.5, ubuntu-latest)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining method (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 Stack trace: #0 /home/runner/work/phpstan-src/phpstan-src/vendor/composer/ClassLoader.php(576): include() #1 /home/runner/work/phpstan-src/phpstan-src/vendor/composer/ClassLoader.php(427): {closure:Composer\Autoload\ClassLoader::initializeIncludeClosure():575}('/home/runner/wo...') #2 /home/runner/work/phpstan-src/phpstan-src/src/Type/TypeCombinator.php(641): Composer\Autoload\ClassLoader->loadClass('PHPStan\\Type\\Ac...') #3 /home/runner/work/phpstan-src/phpstan-src/src/Type/TypeCombinator.php(349): PHPStan\Type\TypeCombinator::compareTypesInUnion(Object(PHPStan\Type\IntersectionType), Object(PHPStan\Type\Constant\ConstantStringType)) #4 /home/runner/work/phpstan-src/phpstan-src/src/Type/UnionType.php(1369): PHPStan\Type\TypeCombinator::union(Object(PHPStan\Type\UnionType), Object(PHPStan\Type\IntersectionType), Object(PHPStan\Type\IntersectionType), Object(PHPStan\Type\StringType), Object(PHPStan\Type\Constant\ConstantStringType)) #5 /home/runner/work/phpstan-src/phpstan-src/src/Type/UnionType.php(1156): PHPStan\Type\UnionType->unionTypes(Object(Closure)) #6 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/InitializerExprTypeResolver.php(729): PHPStan\Type\UnionType->toString() #7 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/ExprHandler/CastStringHandler.php(64): PHPStan\Reflection\InitializerExprTypeResolver->getCastType(Object(PhpParser\Node\Expr\Cast\String_), Object(Closure)) #8 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/MutatingScope.php(986): PHPStan\Analyser\ExprHandler\CastStringHandler->resolveType(Object(PHPStan\Analyser\MutatingScope), Object(PhpParser\Node\Expr\Cast\String_)) #9 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/MutatingScope.php(899): PHPStan\Analyser\MutatingScope->resolveType('(string) $clone...', Object(PhpParser\Node\Expr\Cast\String_)) #10 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(3462): PHPStan\Analyser\MutatingScope->getType(Object(PhpParser\Node\Expr\Cast\String_)) #11 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/ExprHandler/NewHandler.php(192): PHPStan\Analyser\NodeScopeResolver->processArgs(Object(PhpParser\Node\Stmt\Expression), Object(PHPStan\Reflection\Php\PhpMethodReflection), NULL, Object(PHPStan\Reflection\ExtendedFunctionVariant), Object(PhpParser\Node\Expr\New_), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #12 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(2563): PHPStan\Analyser\ExprHandler\NewHandler->processExpr(Object(PHPStan\Analyser\Fiber\FiberNodeScopeResolver), Object(PhpParser\Node\Stmt\Expression), Object(PhpParser\Node\Expr\New_), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #13 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(3467): PHPStan\Analyser\NodeScopeResolver->processExprNode(Object(PhpParser\Node\Stmt\Expression), Object(PhpParser\Node\Expr\New_), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #14 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/ExprHandler/MethodCallHandler.php(133): PHPStan\Analyser\NodeScopeResolver->processArgs(Object(PhpParser\Node\Stmt\Expression), Object(PHPStan\Reflection\ResolvedMethodReflection), Object(PHPStan\Reflection\Php\PhpMethodReflection), Object(PHPStan\Reflection\ResolvedFunctionVariantWithOriginal), Object(PhpParser\Node\Expr\MethodCall), Object(PHPStan\Analyser\MutatingScope), O
PHPStan (8.5, ubuntu-latest)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining method (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 Stack trace: #0 /home/runner/work/phpstan-src/phpstan-src/vendor/composer/ClassLoader.php(576): include() #1 /home/runner/work/phpstan-src/phpstan-src/vendor/composer/ClassLoader.php(427): {closure:Composer\Autoload\ClassLoader::initializeIncludeClosure():575}('/home/runner/wo...') #2 /home/runner/work/phpstan-src/phpstan-src/src/Type/TypeCombinator.php(641): Composer\Autoload\ClassLoader->loadClass('PHPStan\\Type\\Ac...') #3 /home/runner/work/phpstan-src/phpstan-src/src/Type/TypeCombinator.php(349): PHPStan\Type\TypeCombinator::compareTypesInUnion(Object(PHPStan\Type\Generic\GenericClassStringType), Object(PHPStan\Type\Constant\ConstantStringType)) #4 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/InitializerExprTypeResolver.php(525): PHPStan\Type\TypeCombinator::union(Object(PHPStan\Type\Constant\ConstantStringType), Object(PHPStan\Type\Generic\GenericClassStringType)) #5 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/InitializerExprTypeResolver.php(518): PHPStan\Reflection\InitializerExprTypeResolver->resolveConcatType(Object(PHPStan\Type\Constant\ConstantStringType), Object(PHPStan\Type\Generic\GenericClassStringType)) #6 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/ExprHandler/BinaryOpHandler.php(163): PHPStan\Reflection\InitializerExprTypeResolver->getConcatType(Object(PhpParser\Node\Scalar\String_), Object(PhpParser\Node\Expr\FuncCall), Object(Closure)) #7 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/MutatingScope.php(986): PHPStan\Analyser\ExprHandler\BinaryOpHandler->resolveType(Object(PHPStan\Analyser\MutatingScope), Object(PhpParser\Node\Expr\BinaryOp\Concat)) #8 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/MutatingScope.php(899): PHPStan\Analyser\MutatingScope->resolveType(''No inverse com...', Object(PhpParser\Node\Expr\BinaryOp\Concat)) #9 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(3462): PHPStan\Analyser\MutatingScope->getType(Object(PhpParser\Node\Expr\BinaryOp\Concat)) #10 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/ExprHandler/NewHandler.php(192): PHPStan\Analyser\NodeScopeResolver->processArgs(Object(PhpParser\Node\Stmt\Expression), Object(PHPStan\Reflection\Php\PhpMethodReflection), NULL, Object(PHPStan\Reflection\ExtendedFunctionVariant), Object(PhpParser\Node\Expr\New_), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #11 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(2563): PHPStan\Analyser\ExprHandler\NewHandler->processExpr(Object(PHPStan\Analyser\Fiber\FiberNodeScopeResolver), Object(PhpParser\Node\Stmt\Expression), Object(PhpParser\Node\Expr\New_), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #12 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/ExprHandler/ThrowHandler.php(34): PHPStan\Analyser\NodeScopeResolver->processExprNode(Object(PhpParser\Node\Stmt\Expression), Object(PhpParser\Node\Expr\New_), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #13 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(2563): PHPStan\Analyser\ExprHandler\ThrowHandler->processExpr(Object(PHPStan\Analyser\Fiber\FiberNodeScopeResolver), Object(PhpParser\Node\Stmt\Expression), Object(PhpParser\Node\Expr\Throw_), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #14 /home/r
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 1.
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 255.
PHPStan (8.2, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.2, ubuntu-latest)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 while running parallel worker
PHPStan (8.1, ubuntu-latest)
Process completed with exit code 1.
PHPStan (8.1, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.1, ubuntu-latest)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 while running parallel worker
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 1.
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.0, ubuntu-latest)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in /home/runner/work/phpstan-src/phpstan-src/src/Type/Accessory/AccessoryDecimalIntegerStringType.php on line 50 while running parallel worker
PHPStan (8.3, windows-latest)
Process completed with exit code 1.
PHPStan (8.3, windows-latest)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in D:\a\phpstan-src\phpstan-src\src\Type\Accessory\AccessoryDecimalIntegerStringType.php on line 50 Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in D:\a\phpstan-src\phpstan-src\src\Type\Accessory\AccessoryDecimalIntegerStringType.php on line 50 while running parallel worker
PHPStan (8.2, windows-latest)
Process completed with exit code 1.
PHPStan (8.2, windows-latest)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in D:\a\phpstan-src\phpstan-src\src\Type\Accessory\AccessoryDecimalIntegerStringType.php on line 50 Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in D:\a\phpstan-src\phpstan-src\src\Type\Accessory\AccessoryDecimalIntegerStringType.php on line 50 while running parallel worker
PHPStan (8.5, windows-latest)
Process completed with exit code 1.
PHPStan (8.5, windows-latest)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining method (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in D:\a\phpstan-src\phpstan-src\src\Type\Accessory\AccessoryDecimalIntegerStringType.php on line 50 Stack trace: #0 D:\a\phpstan-src\phpstan-src\vendor\composer\ClassLoader.php(576): include() #1 D:\a\phpstan-src\phpstan-src\vendor\composer\ClassLoader.php(427): {closure:Composer\Autoload\ClassLoader::initializeIncludeClosure():575}('D:\\a\\phpstan-sr...') #2 D:\a\phpstan-src\phpstan-src\src\Type\TypeCombinator.php(641): Composer\Autoload\ClassLoader->loadClass('PHPStan\\Type\\Ac...') #3 D:\a\phpstan-src\phpstan-src\src\Type\TypeCombinator.php(395): PHPStan\Type\TypeCombinator::compareTypesInUnion(Object(PHPStan\Type\Generic\GenericClassStringType), Object(PHPStan\Type\Generic\GenericClassStringType)) #4 D:\a\phpstan-src\phpstan-src\src\PhpDoc\TypeNodeResolver.php(643): PHPStan\Type\TypeCombinator::union(Object(PHPStan\Type\Generic\GenericClassStringType), Object(PHPStan\Type\Generic\GenericClassStringType)) #5 D:\a\phpstan-src\phpstan-src\src\PhpDoc\TypeNodeResolver.php(180): PHPStan\PhpDoc\TypeNodeResolver->resolveUnionTypeNode(Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope)) #6 D:\a\phpstan-src\phpstan-src\src\PhpDoc\PhpDocNodeResolver.php(325): PHPStan\PhpDoc\TypeNodeResolver->resolve(Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope)) #7 D:\a\phpstan-src\phpstan-src\src\PhpDoc\ResolvedPhpDocBlock.php(553): PHPStan\PhpDoc\PhpDocNodeResolver->resolveParamTags(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode), Object(PHPStan\Analyser\NameScope)) #8 D:\a\phpstan-src\phpstan-src\src\Rules\PhpDoc\IncompatiblePhpDocTypeCheck.php(52): PHPStan\PhpDoc\ResolvedPhpDocBlock->getParamTags() #9 D:\a\phpstan-src\phpstan-src\src\Rules\PhpDoc\IncompatiblePhpDocTypeRule.php(60): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeCheck->check(Object(PHPStan\Analyser\Fiber\FiberScope), Object(PhpParser\Node\Stmt\ClassMethod), Object(PHPStan\PhpDoc\ResolvedPhpDocBlock), 'getExitPointsBy...', Array, Array, Object(PHPStan\Type\ArrayType)) #10 D:\a\phpstan-src\phpstan-src\src\Analyser\FileAnalyserCallback.php(125): PHPStan\Rules\PhpDoc\IncompatiblePhpDocTypeRule->processNode(Object(PhpParser\Node\Stmt\ClassMethod), Object(PHPStan\Analyser\Fiber\FiberScope)) #11 D:\a\phpstan-src\phpstan-src\src\Node\ClassStatementsGatherer.php(142): PHPStan\Analyser\FileAnalyserCallback->__invoke(Object(PhpParser\Node\Stmt\ClassMethod), Object(PHPStan\Analyser\Fiber\FiberScope)) #12 D:\a\phpstan-src\phpstan-src\src\Analyser\Fiber\FiberNodeScopeResolver.php(42): PHPStan\Node\ClassStatementsGatherer->__invoke(Object(PhpParser\Node\Stmt\ClassMethod), Object(PHPStan\Analyser\Fiber\FiberScope)) #13 [internal function]: PHPStan\Analyser\Fiber\FiberNodeScopeResolver::{closure:PHPStan\Analyser\Fiber\FiberNodeScopeResolver::callNodeCallback():40}() #14 D:\a\phpstan-src\phpstan-src\src\Analyser\Fiber\FiberNodeScopeResolver.php(38): Fiber->resume(Array) #15 D:\a\phpstan-src\phpstan-src\src\Analyser\NodeScopeResolver.php(547): PHPStan\Analyser\Fiber\FiberNodeScopeResolver->callNodeCallback(Object(PHPStan\Node\ClassStatementsGatherer), Object(PhpParser\Node\Stmt\ClassMethod), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage)) #16 D:\a\phpstan-src\phpstan-src\src\Analyser\NodeScopeResolver.php(417): PHPStan\Analyser\NodeScopeResolver->processStmtNode(Object(PhpParser\Node\Stmt\ClassMethod), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(PHPStan\Node\ClassStatementsGatherer), Object(PHPStan\Analyser\StatementContext)) #17 D:\a\phpstan-src\phpstan-src\src\Analyser\NodeScopeResolver.php(375): PHPStan\Analyser\NodeScopeResolver->processStmtNodesInternalWithoutFlushingPendingFibers(Object(PhpParser\Node\Stmt\Class_), Array, Object(PHPStan\Analyser\
PHPStan (8.5, windows-latest)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining method (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in D:\a\phpstan-src\phpstan-src\src\Type\Accessory\AccessoryDecimalIntegerStringType.php on line 50 Stack trace: #0 D:\a\phpstan-src\phpstan-src\vendor\composer\ClassLoader.php(576): include() #1 D:\a\phpstan-src\phpstan-src\vendor\composer\ClassLoader.php(427): {closure:Composer\Autoload\ClassLoader::initializeIncludeClosure():575}('D:\\a\\phpstan-sr...') #2 D:\a\phpstan-src\phpstan-src\src\Type\TypeCombinator.php(641): Composer\Autoload\ClassLoader->loadClass('PHPStan\\Type\\Ac...') #3 D:\a\phpstan-src\phpstan-src\src\Type\TypeCombinator.php(395): PHPStan\Type\TypeCombinator::compareTypesInUnion(Object(PHPStan\Type\Generic\GenericClassStringType), Object(PHPStan\Type\Generic\GenericClassStringType)) #4 D:\a\phpstan-src\phpstan-src\src\PhpDoc\TypeNodeResolver.php(643): PHPStan\Type\TypeCombinator::union(Object(PHPStan\Type\Generic\GenericClassStringType), Object(PHPStan\Type\Generic\GenericClassStringType)) #5 D:\a\phpstan-src\phpstan-src\src\PhpDoc\TypeNodeResolver.php(180): PHPStan\PhpDoc\TypeNodeResolver->resolveUnionTypeNode(Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope)) #6 D:\a\phpstan-src\phpstan-src\src\PhpDoc\PhpDocNodeResolver.php(325): PHPStan\PhpDoc\TypeNodeResolver->resolve(Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope)) #7 D:\a\phpstan-src\phpstan-src\src\PhpDoc\ResolvedPhpDocBlock.php(553): PHPStan\PhpDoc\PhpDocNodeResolver->resolveParamTags(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode), Object(PHPStan\Analyser\NameScope)) #8 D:\a\phpstan-src\phpstan-src\src\Reflection\Php\PhpClassReflectionExtension.php(901): PHPStan\PhpDoc\ResolvedPhpDocBlock->getParamTags() #9 D:\a\phpstan-src\phpstan-src\src\Reflection\Php\PhpClassReflectionExtension.php(765): PHPStan\Reflection\Php\PhpClassReflectionExtension->createUserlandMethodReflection(Object(PHPStan\Reflection\ClassReflection), Object(PHPStan\Reflection\ClassReflection), Object(PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod), NULL) #10 D:\a\phpstan-src\phpstan-src\src\Reflection\Php\PhpClassReflectionExtension.php(553): PHPStan\Reflection\Php\PhpClassReflectionExtension->createMethod(Object(PHPStan\Reflection\ClassReflection), 'getExitPointsBy...', Object(PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod), false) #11 D:\a\phpstan-src\phpstan-src\src\Reflection\ClassReflection.php(646): PHPStan\Reflection\Php\PhpClassReflectionExtension->getNativeMethod(Object(PHPStan\Reflection\ClassReflection), 'getExitPointsBy...') #12 D:\a\phpstan-src\phpstan-src\vendor\shipmonk\dead-code-detector\src\Provider\ApiPhpDocUsageProvider.php(128): PHPStan\Reflection\ClassReflection->getNativeMethod('getExitPointsBy...') #13 D:\a\phpstan-src\phpstan-src\vendor\shipmonk\dead-code-detector\src\Provider\ApiPhpDocUsageProvider.php(63): ShipMonk\PHPStan\DeadCode\Provider\ApiPhpDocUsageProvider->isApiMember(Object(PHPStan\Reflection\ClassReflection), Object(PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod)) #14 D:\a\phpstan-src\phpstan-src\vendor\shipmonk\dead-code-detector\src\Provider\ApiPhpDocUsageProvider.php(31): ShipMonk\PHPStan\DeadCode\Provider\ApiPhpDocUsageProvider->shouldMarkMemberAsUsed(Object(PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod)) #15 D:\a\phpstan-src\phpstan-src\vendor\shipmonk\dead-code-detector\src\Provider\ReflectionBasedMemberUsageProvider.php(90): ShipMonk\PHPStan\DeadCode\Provider\ApiPhpDocUsageProvider->shouldMarkMethodAsUsed(Object(PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod)) #16 D:\a\phpstan-src\phpstan-src\vendor\shipmonk\dead-code-detector\src\Provider\ReflectionBasedMemberUsageProvider.php(41): ShipMonk\PHPStan\DeadCode\Provider\ReflectionBasedMemberUsageProvider->getMethodUsages(Object(PHPStan\Reflection\ClassReflection)) #1
PHPStan (8.5, windows-latest)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining method (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in D:\a\phpstan-src\phpstan-src\src\Type\Accessory\AccessoryDecimalIntegerStringType.php on line 50 Stack trace: #0 D:\a\phpstan-src\phpstan-src\vendor\composer\ClassLoader.php(576): include() #1 D:\a\phpstan-src\phpstan-src\vendor\composer\ClassLoader.php(427): {closure:Composer\Autoload\ClassLoader::initializeIncludeClosure():575}('D:\\a\\phpstan-sr...') #2 D:\a\phpstan-src\phpstan-src\src\Type\TypeCombinator.php(641): Composer\Autoload\ClassLoader->loadClass('PHPStan\\Type\\Ac...') #3 D:\a\phpstan-src\phpstan-src\src\Type\TypeCombinator.php(349): PHPStan\Type\TypeCombinator::compareTypesInUnion(Object(PHPStan\Type\IntersectionType), Object(PHPStan\Type\Constant\ConstantStringType)) #4 D:\a\phpstan-src\phpstan-src\src\Type\UnionType.php(1369): PHPStan\Type\TypeCombinator::union(Object(PHPStan\Type\UnionType), Object(PHPStan\Type\IntersectionType), Object(PHPStan\Type\IntersectionType), Object(PHPStan\Type\StringType), Object(PHPStan\Type\Constant\ConstantStringType)) #5 D:\a\phpstan-src\phpstan-src\src\Type\UnionType.php(1156): PHPStan\Type\UnionType->unionTypes(Object(Closure)) #6 D:\a\phpstan-src\phpstan-src\src\Reflection\InitializerExprTypeResolver.php(729): PHPStan\Type\UnionType->toString() #7 D:\a\phpstan-src\phpstan-src\src\Analyser\ExprHandler\CastStringHandler.php(64): PHPStan\Reflection\InitializerExprTypeResolver->getCastType(Object(PhpParser\Node\Expr\Cast\String_), Object(Closure)) #8 D:\a\phpstan-src\phpstan-src\src\Analyser\MutatingScope.php(986): PHPStan\Analyser\ExprHandler\CastStringHandler->resolveType(Object(PHPStan\Analyser\MutatingScope), Object(PhpParser\Node\Expr\Cast\String_)) #9 D:\a\phpstan-src\phpstan-src\src\Analyser\MutatingScope.php(899): PHPStan\Analyser\MutatingScope->resolveType('(string) $clone...', Object(PhpParser\Node\Expr\Cast\String_)) #10 D:\a\phpstan-src\phpstan-src\src\Analyser\NodeScopeResolver.php(3462): PHPStan\Analyser\MutatingScope->getType(Object(PhpParser\Node\Expr\Cast\String_)) #11 D:\a\phpstan-src\phpstan-src\src\Analyser\ExprHandler\NewHandler.php(192): PHPStan\Analyser\NodeScopeResolver->processArgs(Object(PhpParser\Node\Stmt\Expression), Object(PHPStan\Reflection\Php\PhpMethodReflection), NULL, Object(PHPStan\Reflection\ExtendedFunctionVariant), Object(PhpParser\Node\Expr\New_), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #12 D:\a\phpstan-src\phpstan-src\src\Analyser\NodeScopeResolver.php(2563): PHPStan\Analyser\ExprHandler\NewHandler->processExpr(Object(PHPStan\Analyser\Fiber\FiberNodeScopeResolver), Object(PhpParser\Node\Stmt\Expression), Object(PhpParser\Node\Expr\New_), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #13 D:\a\phpstan-src\phpstan-src\src\Analyser\NodeScopeResolver.php(3467): PHPStan\Analyser\NodeScopeResolver->processExprNode(Object(PhpParser\Node\Stmt\Expression), Object(PhpParser\Node\Expr\New_), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #14 D:\a\phpstan-src\phpstan-src\src\Analyser\ExprHandler\MethodCallHandler.php(133): PHPStan\Analyser\NodeScopeResolver->processArgs(Object(PhpParser\Node\Stmt\Expression), Object(PHPStan\Reflection\ResolvedMethodReflection), Object(PHPStan\Reflection\Php\PhpMethodReflection), Object(PHPStan\Reflection\ResolvedFunctionVariantWithOriginal), Object(PhpParser\Node\Expr\MethodCall), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #15 D:\a\phpstan-src\phpstan-src\src\Analyser\NodeScopeResolver.php(2563): PHPStan\Analyser\Expr
PHPStan (8.5, windows-latest)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining method (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in D:\a\phpstan-src\phpstan-src\src\Type\Accessory\AccessoryDecimalIntegerStringType.php on line 50 Stack trace: #0 D:\a\phpstan-src\phpstan-src\vendor\composer\ClassLoader.php(576): include() #1 D:\a\phpstan-src\phpstan-src\vendor\composer\ClassLoader.php(427): {closure:Composer\Autoload\ClassLoader::initializeIncludeClosure():575}('D:\\a\\phpstan-sr...') #2 D:\a\phpstan-src\phpstan-src\src\Type\TypeCombinator.php(641): Composer\Autoload\ClassLoader->loadClass('PHPStan\\Type\\Ac...') #3 D:\a\phpstan-src\phpstan-src\src\Type\TypeCombinator.php(349): PHPStan\Type\TypeCombinator::compareTypesInUnion(Object(PHPStan\Type\Generic\GenericClassStringType), Object(PHPStan\Type\Constant\ConstantStringType)) #4 D:\a\phpstan-src\phpstan-src\src\Reflection\InitializerExprTypeResolver.php(525): PHPStan\Type\TypeCombinator::union(Object(PHPStan\Type\Constant\ConstantStringType), Object(PHPStan\Type\Generic\GenericClassStringType)) #5 D:\a\phpstan-src\phpstan-src\src\Reflection\InitializerExprTypeResolver.php(518): PHPStan\Reflection\InitializerExprTypeResolver->resolveConcatType(Object(PHPStan\Type\Constant\ConstantStringType), Object(PHPStan\Type\Generic\GenericClassStringType)) #6 D:\a\phpstan-src\phpstan-src\src\Analyser\ExprHandler\BinaryOpHandler.php(163): PHPStan\Reflection\InitializerExprTypeResolver->getConcatType(Object(PhpParser\Node\Scalar\String_), Object(PhpParser\Node\Expr\FuncCall), Object(Closure)) #7 D:\a\phpstan-src\phpstan-src\src\Analyser\MutatingScope.php(986): PHPStan\Analyser\ExprHandler\BinaryOpHandler->resolveType(Object(PHPStan\Analyser\MutatingScope), Object(PhpParser\Node\Expr\BinaryOp\Concat)) #8 D:\a\phpstan-src\phpstan-src\src\Analyser\MutatingScope.php(899): PHPStan\Analyser\MutatingScope->resolveType(''No inverse com...', Object(PhpParser\Node\Expr\BinaryOp\Concat)) #9 D:\a\phpstan-src\phpstan-src\src\Analyser\NodeScopeResolver.php(3462): PHPStan\Analyser\MutatingScope->getType(Object(PhpParser\Node\Expr\BinaryOp\Concat)) #10 D:\a\phpstan-src\phpstan-src\src\Analyser\ExprHandler\NewHandler.php(192): PHPStan\Analyser\NodeScopeResolver->processArgs(Object(PhpParser\Node\Stmt\Expression), Object(PHPStan\Reflection\Php\PhpMethodReflection), NULL, Object(PHPStan\Reflection\ExtendedFunctionVariant), Object(PhpParser\Node\Expr\New_), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #11 D:\a\phpstan-src\phpstan-src\src\Analyser\NodeScopeResolver.php(2563): PHPStan\Analyser\ExprHandler\NewHandler->processExpr(Object(PHPStan\Analyser\Fiber\FiberNodeScopeResolver), Object(PhpParser\Node\Stmt\Expression), Object(PhpParser\Node\Expr\New_), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #12 D:\a\phpstan-src\phpstan-src\src\Analyser\ExprHandler\ThrowHandler.php(34): PHPStan\Analyser\NodeScopeResolver->processExprNode(Object(PhpParser\Node\Stmt\Expression), Object(PhpParser\Node\Expr\New_), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #13 D:\a\phpstan-src\phpstan-src\src\Analyser\NodeScopeResolver.php(2563): PHPStan\Analyser\ExprHandler\ThrowHandler->processExpr(Object(PHPStan\Analyser\Fiber\FiberNodeScopeResolver), Object(PhpParser\Node\Stmt\Expression), Object(PhpParser\Node\Expr\Throw_), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Analyser\ExpressionResultStorage), Object(Closure), Object(PHPStan\Analyser\ExpressionContext)) #14 D:\a\phpstan-src\phpstan-src\src\Analyser\NodeScopeResolver.php(927): PHPStan\Analyser\NodeScopeResolver->processExprNode(Object(PhpParser\Node\Stmt\Expression), Object(PhpParser\Node\Expr\Throw_), Ob
PHPStan (8.4, windows-latest)
Process completed with exit code 1.
PHPStan (8.4, windows-latest)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in D:\a\phpstan-src\phpstan-src\src\Type\Accessory\AccessoryDecimalIntegerStringType.php on line 50 Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in D:\a\phpstan-src\phpstan-src\src\Type\Accessory\AccessoryDecimalIntegerStringType.php on line 50 while running parallel worker
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
PHPStan (7.4, windows-latest)
Process completed with exit code 255.
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
PHPStan (8.0, windows-latest)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in D:\a\phpstan-src\phpstan-src\src\Type\Accessory\AccessoryDecimalIntegerStringType.php on line 50 Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in D:\a\phpstan-src\phpstan-src\src\Type\Accessory\AccessoryDecimalIntegerStringType.php on line 50 while running parallel worker
PHPStan (8.1, windows-latest)
Process completed with exit code 1.
PHPStan (8.1, windows-latest)
Process completed with exit code 1.
PHPStan (8.1, windows-latest)
Child process error (exit code 255): PHP Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in D:\a\phpstan-src\phpstan-src\src\Type\Accessory\AccessoryDecimalIntegerStringType.php on line 50 Fatal error: Class PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (PHPStan\Type\Accessory\AccessoryType::getDefaultBaseType) in D:\a\phpstan-src\phpstan-src\src\Type\Accessory\AccessoryDecimalIntegerStringType.php on line 50 while running parallel worker
PHPStan with result cache (8.2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
PHPStan (8.4, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
PHPStan (8.4, ubuntu-latest)
No files were found with the provided path: baseline-php-8.4.neon. No artifacts will be uploaded.
PHPStan with result cache (8.3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Generate PHP baseline
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
PHPStan with result cache (8.5)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
PHPStan with result cache (8.4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Generate baseline
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
PHPStan (8.3, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
PHPStan (8.3, ubuntu-latest)
No files were found with the provided path: baseline-php-8.3.neon. No artifacts will be uploaded.
PHPStan (8.5, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
PHPStan (8.5, ubuntu-latest)
No files were found with the provided path: baseline-php-8.5.neon. No artifacts will be uploaded.
PHPStan (7.4, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
PHPStan (7.4, ubuntu-latest)
No files were found with the provided path: baseline-php-7.4.neon. No artifacts will be uploaded.
PHPStan (8.2, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
PHPStan (8.2, ubuntu-latest)
No files were found with the provided path: baseline-php-8.2.neon. No artifacts will be uploaded.
PHPStan (8.1, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
PHPStan (8.1, ubuntu-latest)
No files were found with the provided path: baseline-php-8.1.neon. No artifacts will be uploaded.
PHPStan (8.0, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
PHPStan (8.0, ubuntu-latest)
No files were found with the provided path: baseline-php-8.0.neon. No artifacts will be uploaded.
PHPStan (8.3, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
PHPStan (8.3, windows-latest)
No files were found with the provided path: baseline-php-8.3.neon. No artifacts will be uploaded.
PHPStan (8.2, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
PHPStan (8.2, windows-latest)
No files were found with the provided path: baseline-php-8.2.neon. No artifacts will be uploaded.
PHPStan (8.5, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
PHPStan (8.5, windows-latest)
No files were found with the provided path: baseline-php-8.5.neon. No artifacts will be uploaded.
PHPStan (8.4, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
PHPStan (8.4, windows-latest)
No files were found with the provided path: baseline-php-8.4.neon. No artifacts will be uploaded.
PHPStan (7.4, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
PHPStan (7.4, windows-latest)
No files were found with the provided path: baseline-php-7.4.neon. No artifacts will be uploaded.
PHPStan (8.0, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
PHPStan (8.0, windows-latest)
No files were found with the provided path: baseline-php-8.0.neon. No artifacts will be uploaded.
PHPStan (8.1, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1, step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
PHPStan (8.1, windows-latest)
No files were found with the provided path: baseline-php-8.1.neon. No artifacts will be uploaded.
PHPStan (8.3, windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
PHPStan (8.2, windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
PHPStan (8.5, windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
PHPStan (8.4, windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
PHPStan (7.4, windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
PHPStan (8.0, windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
PHPStan (8.1, windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026