Skip to content

Generics on phpstan-type aliases #28083

Generics on phpstan-type aliases

Generics on phpstan-type aliases #28083

Triggered via pull request April 1, 2026 18:34
Status Failure
Total duration 3m 12s
Artifacts

static-analysis.yml

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

Annotations

45 errors and 34 warnings
PHPStan (8.2, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.2, ubuntu-latest)
Internal error: PHPStan\PhpDoc\Tag\TypeAliasTag::__construct(): Argument #4 ($templateTagValueNodes) must be of type array, null given, called in /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php on line 525 while analysing file /home/runner/work/phpstan-src/phpstan-src/src/Analyser/ExpressionResult.php Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml: ## /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/Tag/TypeAliasTag.php(19) #0 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php(525): PHPStan\PhpDoc\Tag\TypeAliasTag->__construct('ImpurePointIden...', Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope), NULL) #1 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(766): PHPStan\PhpDoc\PhpDocNodeResolver->resolveTypeAliasTags(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode), Object(PHPStan\Analyser\NameScope)) #2 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(496): PHPStan\Type\FileTypeMapper->getTypeAliasesMap(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode)) #3 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(781): PHPStan\Type\FileTypeMapper->PHPStan\Type\{closure}(Object(PhpParser\Node\Stmt\Class_)) #4 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Class_), Object(Closure), Object(Closure)) #5 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(787): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #6 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Namespace_), Object(Closure), Object(Closure)) #7 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(426): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #8 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(335): PHPStan\Type\FileTypeMapper->createPhpDocNodeMap('/home/runner/wo...', NULL, NULL, Array, '/home/runner/wo...') #9 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(206): PHPStan\Type\FileTypeMapper->getNameScopeMap('/home/runner/wo...') #10 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(135): PHPStan\Type\FileTypeMapper->getNameScope('/home/runner/wo...', 'PHPStan\\Analyse...', NULL, NULL) #11 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/ClassReflection.php(1948): PHPStan\Type\FileTypeMapper->getResolvedPhpDoc('/home/runner/wo...', 'PHPStan\\Analyse...', NULL, NULL, '/**\n * @phpstan...') #12 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/ClassReflection.php(1480): PHPStan\Reflection\ClassReflection->getResolvedPhpDoc() #13 /home/runner/work/phpstan-src/phpstan-src/src/Rules/InternalTag/RestrictedInternalClassNameUsageExtension.php(28): PHPStan\Reflection\ClassReflection->isInternal() #14 /home/runner/work/phpstan-src/phpstan-src/src/Rules/ClassNameCheck.php(66): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension->isRestrictedClassNameUsage(Object(PHPStan\Reflection\ClassReflection), Object(PHPStan\Analyser\Fiber\FiberScope), Object(PHPStan\Rules\ClassNameUsageLocation)) #15 /home/runner/work/phpstan-src/phpstan-src/src/Rules/Properties/ExistingClassesInPropertiesRule.php(94): PHPStan\Rules\ClassNameCheck->checkClassNames(Object(PHPStan\Analyser\Fiber\FiberScope), Array, Object(PHPStan\Rules\ClassNameUsageLocation), true) #16 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/FileAnalyserCallback.php(125): PHPStan\Rules\Properties\ExistingClassesInPropertiesRule->processNode(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\Fiber\FiberScope)) #17 /home/runner/work/phpstan-src/phpstan-src/src/Node/ClassStatementsGatherer.php(142): PHPStan\Analyser\FileAnalyserCallback->__invoke(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\
PHPStan (8.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.4, ubuntu-latest)
Internal error: PHPStan\PhpDoc\Tag\TypeAliasTag::__construct(): Argument #4 ($templateTagValueNodes) must be of type array, null given, called in /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php on line 525 while analysing file /home/runner/work/phpstan-src/phpstan-src/src/Analyser/ExpressionResult.php Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml: ## /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/Tag/TypeAliasTag.php(19) #0 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php(525): PHPStan\PhpDoc\Tag\TypeAliasTag->__construct('ImpurePointIden...', Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope), NULL) #1 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(766): PHPStan\PhpDoc\PhpDocNodeResolver->resolveTypeAliasTags(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode), Object(PHPStan\Analyser\NameScope)) #2 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(496): PHPStan\Type\FileTypeMapper->getTypeAliasesMap(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode)) #3 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(781): PHPStan\Type\FileTypeMapper->{closure:PHPStan\Type\FileTypeMapper::createPhpDocNodeMap():428}(Object(PhpParser\Node\Stmt\Class_)) #4 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Class_), Object(Closure), Object(Closure)) #5 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(787): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #6 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Namespace_), Object(Closure), Object(Closure)) #7 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(426): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #8 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(335): PHPStan\Type\FileTypeMapper->createPhpDocNodeMap('/home/runner/wo...', NULL, NULL, Array, '/home/runner/wo...') #9 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(206): PHPStan\Type\FileTypeMapper->getNameScopeMap('/home/runner/wo...') #10 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(135): PHPStan\Type\FileTypeMapper->getNameScope('/home/runner/wo...', 'PHPStan\\Analyse...', NULL, NULL) #11 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/ClassReflection.php(1948): PHPStan\Type\FileTypeMapper->getResolvedPhpDoc('/home/runner/wo...', 'PHPStan\\Analyse...', NULL, NULL, '/**\n * @phpstan...') #12 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/ClassReflection.php(1480): PHPStan\Reflection\ClassReflection->getResolvedPhpDoc() #13 /home/runner/work/phpstan-src/phpstan-src/src/Rules/InternalTag/RestrictedInternalClassNameUsageExtension.php(28): PHPStan\Reflection\ClassReflection->isInternal() #14 /home/runner/work/phpstan-src/phpstan-src/src/Rules/ClassNameCheck.php(66): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension->isRestrictedClassNameUsage(Object(PHPStan\Reflection\ClassReflection), Object(PHPStan\Analyser\Fiber\FiberScope), Object(PHPStan\Rules\ClassNameUsageLocation)) #15 /home/runner/work/phpstan-src/phpstan-src/src/Rules/Properties/ExistingClassesInPropertiesRule.php(94): PHPStan\Rules\ClassNameCheck->checkClassNames(Object(PHPStan\Analyser\Fiber\FiberScope), Array, Object(PHPStan\Rules\ClassNameUsageLocation), true) #16 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/FileAnalyserCallback.php(125): PHPStan\Rules\Properties\ExistingClassesInPropertiesRule->processNode(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\Fiber\FiberScope)) #17 /home/runner/work/phpstan-src/phpstan-src/src/Node/ClassStatementsGatherer.php(142): PHPStan\Analyser\FileAnalyserCallback->__invoke(Object(PHPStan\Node\Cl
PHPStan (8.3, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.3, ubuntu-latest)
Internal error: PHPStan\PhpDoc\Tag\TypeAliasTag::__construct(): Argument #4 ($templateTagValueNodes) must be of type array, null given, called in /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php on line 525 while analysing file /home/runner/work/phpstan-src/phpstan-src/src/Analyser/ExpressionResult.php Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml: ## /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/Tag/TypeAliasTag.php(19) #0 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php(525): PHPStan\PhpDoc\Tag\TypeAliasTag->__construct('ImpurePointIden...', Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope), NULL) #1 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(766): PHPStan\PhpDoc\PhpDocNodeResolver->resolveTypeAliasTags(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode), Object(PHPStan\Analyser\NameScope)) #2 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(496): PHPStan\Type\FileTypeMapper->getTypeAliasesMap(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode)) #3 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(781): PHPStan\Type\FileTypeMapper->PHPStan\Type\{closure}(Object(PhpParser\Node\Stmt\Class_)) #4 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Class_), Object(Closure), Object(Closure)) #5 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(787): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #6 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Namespace_), Object(Closure), Object(Closure)) #7 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(426): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #8 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(335): PHPStan\Type\FileTypeMapper->createPhpDocNodeMap('/home/runner/wo...', NULL, NULL, Array, '/home/runner/wo...') #9 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(206): PHPStan\Type\FileTypeMapper->getNameScopeMap('/home/runner/wo...') #10 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(135): PHPStan\Type\FileTypeMapper->getNameScope('/home/runner/wo...', 'PHPStan\\Analyse...', NULL, NULL) #11 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/ClassReflection.php(1948): PHPStan\Type\FileTypeMapper->getResolvedPhpDoc('/home/runner/wo...', 'PHPStan\\Analyse...', NULL, NULL, '/**\n * @phpstan...') #12 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/ClassReflection.php(1480): PHPStan\Reflection\ClassReflection->getResolvedPhpDoc() #13 /home/runner/work/phpstan-src/phpstan-src/src/Rules/InternalTag/RestrictedInternalClassNameUsageExtension.php(28): PHPStan\Reflection\ClassReflection->isInternal() #14 /home/runner/work/phpstan-src/phpstan-src/src/Rules/ClassNameCheck.php(66): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension->isRestrictedClassNameUsage(Object(PHPStan\Reflection\ClassReflection), Object(PHPStan\Analyser\Fiber\FiberScope), Object(PHPStan\Rules\ClassNameUsageLocation)) #15 /home/runner/work/phpstan-src/phpstan-src/src/Rules/Properties/ExistingClassesInPropertiesRule.php(94): PHPStan\Rules\ClassNameCheck->checkClassNames(Object(PHPStan\Analyser\Fiber\FiberScope), Array, Object(PHPStan\Rules\ClassNameUsageLocation), true) #16 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/FileAnalyserCallback.php(125): PHPStan\Rules\Properties\ExistingClassesInPropertiesRule->processNode(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\Fiber\FiberScope)) #17 /home/runner/work/phpstan-src/phpstan-src/src/Node/ClassStatementsGatherer.php(142): PHPStan\Analyser\FileAnalyserCallback->__invoke(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\
Generate PHP baseline
Process completed with exit code 2.
PHPStan (8.5, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.5, ubuntu-latest)
Internal error: PHPStan\PhpDoc\Tag\TypeAliasTag::__construct(): Argument #4 ($templateTagValueNodes) must be of type array, null given, called in /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php on line 525 while analysing file /home/runner/work/phpstan-src/phpstan-src/src/Analyser/ExpressionResult.php Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml: ## /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/Tag/TypeAliasTag.php(23) #0 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php(525): PHPStan\PhpDoc\Tag\TypeAliasTag->__construct('ImpurePointIden...', Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope), NULL) #1 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(766): PHPStan\PhpDoc\PhpDocNodeResolver->resolveTypeAliasTags(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode), Object(PHPStan\Analyser\NameScope)) #2 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(496): PHPStan\Type\FileTypeMapper->getTypeAliasesMap(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode)) #3 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(781): PHPStan\Type\FileTypeMapper->{closure:PHPStan\Type\FileTypeMapper::createPhpDocNodeMap():428}(Object(PhpParser\Node\Stmt\Class_)) #4 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Class_), Object(Closure), Object(Closure)) #5 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(787): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #6 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Namespace_), Object(Closure), Object(Closure)) #7 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(426): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #8 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(335): PHPStan\Type\FileTypeMapper->createPhpDocNodeMap('/home/runner/wo...', NULL, NULL, Array, '/home/runner/wo...') #9 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(206): PHPStan\Type\FileTypeMapper->getNameScopeMap('/home/runner/wo...') #10 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(135): PHPStan\Type\FileTypeMapper->getNameScope('/home/runner/wo...', 'PHPStan\\Analyse...', NULL, NULL) #11 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/ClassReflection.php(1948): PHPStan\Type\FileTypeMapper->getResolvedPhpDoc('/home/runner/wo...', 'PHPStan\\Analyse...', NULL, NULL, '/**\n * @phpstan...') #12 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/ClassReflection.php(1480): PHPStan\Reflection\ClassReflection->getResolvedPhpDoc() #13 /home/runner/work/phpstan-src/phpstan-src/src/Rules/InternalTag/RestrictedInternalClassNameUsageExtension.php(28): PHPStan\Reflection\ClassReflection->isInternal() #14 /home/runner/work/phpstan-src/phpstan-src/src/Rules/ClassNameCheck.php(66): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension->isRestrictedClassNameUsage(Object(PHPStan\Reflection\ClassReflection), Object(PHPStan\Analyser\Fiber\FiberScope), Object(PHPStan\Rules\ClassNameUsageLocation)) #15 /home/runner/work/phpstan-src/phpstan-src/src/Rules/Properties/ExistingClassesInPropertiesRule.php(94): PHPStan\Rules\ClassNameCheck->checkClassNames(Object(PHPStan\Analyser\Fiber\FiberScope), Array, Object(PHPStan\Rules\ClassNameUsageLocation), true) #16 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/FileAnalyserCallback.php(125): PHPStan\Rules\Properties\ExistingClassesInPropertiesRule->processNode(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\Fiber\FiberScope)) #17 /home/runner/work/phpstan-src/phpstan-src/src/Node/ClassStatementsGatherer.php(142): PHPStan\Analyser\FileAnalyserCallback->__invoke(Object(PHPStan\Node\Cl
Generate baseline
Process completed with exit code 2.
PHPStan with result cache (8.2)
Process completed with exit code 2.
PHPStan with result cache (8.2)
Internal error: PHPStan\PhpDoc\Tag\TypeAliasTag::__construct(): Argument #4 ($templateTagValueNodes) must be of type array, null given, called in /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php on line 525 while analysing file /home/runner/work/phpstan-src/phpstan-src/src/Rules/Variables/NullCoalesceRule.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
PHPStan with result cache (8.5)
Process completed with exit code 2.
PHPStan with result cache (8.5)
Internal error: PHPStan\PhpDoc\Tag\TypeAliasTag::__construct(): Argument #4 ($templateTagValueNodes) must be of type array, null given, called in /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php on line 525 while analysing file /home/runner/work/phpstan-src/phpstan-src/src/Rules/Variables/NullCoalesceRule.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
PHPStan with result cache (8.3)
Process completed with exit code 2.
PHPStan with result cache (8.3)
Internal error: while analysing file /home/runner/work/phpstan-src/phpstan-src/src/Command/AnalyserRunner.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
PHPStan with result cache (8.3)
Internal error: PHPStan\PhpDoc\Tag\TypeAliasTag::__construct(): Argument #4 ($templateTagValueNodes) must be of type array, null given, called in /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php on line 525 while analysing file /home/runner/work/phpstan-src/phpstan-src/src/Rules/Variables/NullCoalesceRule.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
PHPStan with result cache (8.4)
Process completed with exit code 2.
PHPStan with result cache (8.4)
Internal error: PHPStan\PhpDoc\Tag\TypeAliasTag::__construct(): Argument #4 ($templateTagValueNodes) must be of type array, null given, called in /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php on line 525 while analysing file /home/runner/work/phpstan-src/phpstan-src/src/Rules/Variables/NullCoalesceRule.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
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)
Internal error: PHPStan\PhpDoc\Tag\TypeAliasTag::__construct(): Argument #4 ($templateTagValueNodes) must be of type array, null given, called in /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php on line 525 while analysing file /home/runner/work/phpstan-src/phpstan-src/src/Analyser/ExpressionResult.php Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml: ## /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/Tag/TypeAliasTag.php(19) #0 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php(525): PHPStan\PhpDoc\Tag\TypeAliasTag->__construct() #1 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(766): PHPStan\PhpDoc\PhpDocNodeResolver->resolveTypeAliasTags() #2 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(496): PHPStan\Type\FileTypeMapper->getTypeAliasesMap() #3 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(781): PHPStan\Type\FileTypeMapper->PHPStan\Type\{closure}() #4 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes() #5 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(787): PHPStan\Type\FileTypeMapper->processNodes() #6 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes() #7 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(698): PHPStan\Type\FileTypeMapper->processNodes() #8 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(335): PHPStan\Type\FileTypeMapper->createPhpDocNodeMap() #9 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(206): PHPStan\Type\FileTypeMapper->getNameScopeMap() #10 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(135): PHPStan\Type\FileTypeMapper->getNameScope() #11 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/ClassReflection.php(1948): PHPStan\Type\FileTypeMapper->getResolvedPhpDoc() #12 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/ClassReflection.php(1480): PHPStan\Reflection\ClassReflection->getResolvedPhpDoc() #13 /home/runner/work/phpstan-src/phpstan-src/src/Rules/InternalTag/RestrictedInternalClassNameUsageExtension.php(28): PHPStan\Reflection\ClassReflection->isInternal() #14 /home/runner/work/phpstan-src/phpstan-src/src/Rules/ClassNameCheck.php(66): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension->isRestrictedClassNameUsage() #15 /home/runner/work/phpstan-src/phpstan-src/src/Rules/Properties/ExistingClassesInPropertiesRule.php(100): PHPStan\Rules\ClassNameCheck->checkClassNames() #16 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/FileAnalyserCallback.php(125): PHPStan\Rules\Properties\ExistingClassesInPropertiesRule->processNode() #17 /home/runner/work/phpstan-src/phpstan-src/src/Node/ClassStatementsGatherer.php(142): PHPStan\Analyser\FileAnalyserCallback->__invoke() #18 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/Fiber/FiberNodeScopeResolver.php(42): PHPStan\Node\ClassStatementsGatherer->__invoke() #19 [internal function]: PHPStan\Analyser\Fiber\FiberNodeScopeResolver::PHPStan\Analyser\Fiber\{closure}() #20 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/Fiber/FiberNodeScopeResolver.php(38): Fiber->resume() #21 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(726): PHPStan\Analyser\Fiber\FiberNodeScopeResolver->callNodeCallback() #22 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(411): PHPStan\Analyser\NodeScopeResolver->processStmtNode() #23 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(369): PHPStan\Analyser\NodeScopeResolver->processStmtNodesInternalWithoutFlushingPendingFibers() #24 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(1014): PHPStan\Analyser\NodeScopeResolver->processStmtNodesInternal() #25 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(411): PHPStan\Analys
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)
Internal error: PHPStan\PhpDoc\Tag\TypeAliasTag::__construct(): Argument #4 ($templateTagValueNodes) must be of type array, null given, called in /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php on line 525 while analysing file /home/runner/work/phpstan-src/phpstan-src/src/Analyser/ExpressionResult.php Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml: ## /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/Tag/TypeAliasTag.php(19) #0 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php(525): PHPStan\PhpDoc\Tag\TypeAliasTag->__construct() #1 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(766): PHPStan\PhpDoc\PhpDocNodeResolver->resolveTypeAliasTags() #2 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(496): PHPStan\Type\FileTypeMapper->getTypeAliasesMap() #3 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(781): PHPStan\Type\FileTypeMapper->PHPStan\Type\{closure}() #4 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes() #5 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(787): PHPStan\Type\FileTypeMapper->processNodes() #6 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes() #7 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(698): PHPStan\Type\FileTypeMapper->processNodes() #8 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(335): PHPStan\Type\FileTypeMapper->createPhpDocNodeMap() #9 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(206): PHPStan\Type\FileTypeMapper->getNameScopeMap() #10 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(135): PHPStan\Type\FileTypeMapper->getNameScope() #11 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/ClassReflection.php(1948): PHPStan\Type\FileTypeMapper->getResolvedPhpDoc() #12 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/ClassReflection.php(1480): PHPStan\Reflection\ClassReflection->getResolvedPhpDoc() #13 /home/runner/work/phpstan-src/phpstan-src/src/Rules/InternalTag/RestrictedInternalClassNameUsageExtension.php(28): PHPStan\Reflection\ClassReflection->isInternal() #14 /home/runner/work/phpstan-src/phpstan-src/src/Rules/ClassNameCheck.php(66): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension->isRestrictedClassNameUsage() #15 /home/runner/work/phpstan-src/phpstan-src/src/Rules/Properties/ExistingClassesInPropertiesRule.php(100): PHPStan\Rules\ClassNameCheck->checkClassNames() #16 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/FileAnalyserCallback.php(125): PHPStan\Rules\Properties\ExistingClassesInPropertiesRule->processNode() #17 /home/runner/work/phpstan-src/phpstan-src/src/Node/ClassStatementsGatherer.php(142): PHPStan\Analyser\FileAnalyserCallback->__invoke() #18 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(2710): PHPStan\Node\ClassStatementsGatherer->__invoke() #19 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(795): PHPStan\Analyser\NodeScopeResolver->callNodeCallback() #20 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(480): PHPStan\Analyser\NodeScopeResolver->processStmtNode() #21 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(438): PHPStan\Analyser\NodeScopeResolver->processStmtNodesInternalWithoutFlushingPendingFibers() #22 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(1083): PHPStan\Analyser\NodeScopeResolver->processStmtNodesInternal() #23 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(480): PHPStan\Analyser\NodeScopeResolver->processStmtNode() #24 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(438): PHPStan\Analyser\NodeScopeResolver->processStmtNodesInternalWithoutFlushingPendingFibers() #25 /home/runner/work/
PHPStan (8.3, windows-latest)
Process completed with exit code 1.
PHPStan (8.3, windows-latest)
Internal error: PHPStan\PhpDoc\Tag\TypeAliasTag::__construct(): Argument #4 ($templateTagValueNodes) must be of type array, null given, called in D:\a\phpstan-src\phpstan-src\src\PhpDoc\PhpDocNodeResolver.php on line 525 while analysing file D:\a\phpstan-src\phpstan-src\src\Analyser\ExpressionResult.php Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml: ## D:\a\phpstan-src\phpstan-src\src\PhpDoc\Tag\TypeAliasTag.php(19) #0 D:\a\phpstan-src\phpstan-src\src\PhpDoc\PhpDocNodeResolver.php(525): PHPStan\PhpDoc\Tag\TypeAliasTag->__construct('ImpurePointIden...', Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope), NULL) #1 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(766): PHPStan\PhpDoc\PhpDocNodeResolver->resolveTypeAliasTags(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode), Object(PHPStan\Analyser\NameScope)) #2 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(496): PHPStan\Type\FileTypeMapper->getTypeAliasesMap(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode)) #3 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(781): PHPStan\Type\FileTypeMapper->PHPStan\Type\{closure}(Object(PhpParser\Node\Stmt\Class_)) #4 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Class_), Object(Closure), Object(Closure)) #5 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(787): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #6 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Namespace_), Object(Closure), Object(Closure)) #7 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(426): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #8 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(335): PHPStan\Type\FileTypeMapper->createPhpDocNodeMap('D:\\a\\phpstan-sr...', NULL, NULL, Array, 'D:\\a\\phpstan-sr...') #9 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(206): PHPStan\Type\FileTypeMapper->getNameScopeMap('D:\\a\\phpstan-sr...') #10 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(135): PHPStan\Type\FileTypeMapper->getNameScope('D:\\a\\phpstan-sr...', 'PHPStan\\Analyse...', NULL, NULL) #11 D:\a\phpstan-src\phpstan-src\src\Reflection\ClassReflection.php(1948): PHPStan\Type\FileTypeMapper->getResolvedPhpDoc('D:\\a\\phpstan-sr...', 'PHPStan\\Analyse...', NULL, NULL, '/**\n * @phpstan...') #12 D:\a\phpstan-src\phpstan-src\src\Reflection\ClassReflection.php(1480): PHPStan\Reflection\ClassReflection->getResolvedPhpDoc() #13 D:\a\phpstan-src\phpstan-src\src\Rules\InternalTag\RestrictedInternalClassNameUsageExtension.php(28): PHPStan\Reflection\ClassReflection->isInternal() #14 D:\a\phpstan-src\phpstan-src\src\Rules\ClassNameCheck.php(66): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension->isRestrictedClassNameUsage(Object(PHPStan\Reflection\ClassReflection), Object(PHPStan\Analyser\Fiber\FiberScope), Object(PHPStan\Rules\ClassNameUsageLocation)) #15 D:\a\phpstan-src\phpstan-src\src\Rules\Properties\ExistingClassesInPropertiesRule.php(94): PHPStan\Rules\ClassNameCheck->checkClassNames(Object(PHPStan\Analyser\Fiber\FiberScope), Array, Object(PHPStan\Rules\ClassNameUsageLocation), true) #16 D:\a\phpstan-src\phpstan-src\src\Analyser\FileAnalyserCallback.php(125): PHPStan\Rules\Properties\ExistingClassesInPropertiesRule->processNode(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\Fiber\FiberScope)) #17 D:\a\phpstan-src\phpstan-src\src\Node\ClassStatementsGatherer.php(142): PHPStan\Analyser\FileAnalyserCallback->__invoke(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\Fiber\FiberScope)) #18 D:\a\phpstan-src\phpstan-src\src\Analyser\Fiber\FiberNodeScopeResolver.php(42): PHPStan\Node\ClassStatementsGatherer->__invoke(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\Fiber\FiberScope)) #19 [internal function]: PHPSt
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 1.
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.4, ubuntu-latest)
Internal error: Argument 4 passed to PHPStan\PhpDoc\Tag\TypeAliasTag::__construct() must be of the type array, null given, called in /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php on line 526 while analysing file /home/runner/work/phpstan-src/phpstan-src/src/Analyser/ExpressionResult.php Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml: ## /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/Tag/TypeAliasTag.php(26) #0 /home/runner/work/phpstan-src/phpstan-src/src/PhpDoc/PhpDocNodeResolver.php(526): PHPStan\PhpDoc\Tag\TypeAliasTag->__construct() #1 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(760): PHPStan\PhpDoc\PhpDocNodeResolver->resolveTypeAliasTags() #2 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(487): PHPStan\Type\FileTypeMapper->getTypeAliasesMap() #3 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(775): PHPStan\Type\FileTypeMapper->PHPStan\Type\{closure}() #4 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(786): PHPStan\Type\FileTypeMapper->processNodes() #5 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(781): PHPStan\Type\FileTypeMapper->processNodes() #6 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(786): PHPStan\Type\FileTypeMapper->processNodes() #7 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(692): PHPStan\Type\FileTypeMapper->processNodes() #8 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(325): PHPStan\Type\FileTypeMapper->createPhpDocNodeMap() #9 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(199): PHPStan\Type\FileTypeMapper->getNameScopeMap() #10 /home/runner/work/phpstan-src/phpstan-src/src/Type/FileTypeMapper.php(141): PHPStan\Type\FileTypeMapper->getNameScope() #11 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/ClassReflection.php(1990): PHPStan\Type\FileTypeMapper->getResolvedPhpDoc() #12 /home/runner/work/phpstan-src/phpstan-src/src/Reflection/ClassReflection.php(1520): PHPStan\Reflection\ClassReflection->getResolvedPhpDoc() #13 /home/runner/work/phpstan-src/phpstan-src/src/Rules/InternalTag/RestrictedInternalClassNameUsageExtension.php(22): PHPStan\Reflection\ClassReflection->isInternal() #14 /home/runner/work/phpstan-src/phpstan-src/src/Rules/ClassNameCheck.php(60): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension->isRestrictedClassNameUsage() #15 /home/runner/work/phpstan-src/phpstan-src/src/Rules/FunctionDefinitionCheck.php(452): PHPStan\Rules\ClassNameCheck->checkClassNames() #16 /home/runner/work/phpstan-src/phpstan-src/src/Rules/FunctionDefinitionCheck.php(277): PHPStan\Rules\FunctionDefinitionCheck->checkParametersAcceptor() #17 /home/runner/work/phpstan-src/phpstan-src/src/Rules/Methods/ExistingClassesInTypehintsRule.php(74): PHPStan\Rules\FunctionDefinitionCheck->checkClassMethod() #18 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/FileAnalyserCallback.php(150): PHPStan\Rules\Methods\ExistingClassesInTypehintsRule->processNode() #19 /home/runner/work/phpstan-src/phpstan-src/src/Node/ClassStatementsGatherer.php(141): PHPStan\Analyser\FileAnalyserCallback->__invoke() #20 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(2690): PHPStan\Node\ClassStatementsGatherer->__invoke() #21 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(840): PHPStan\Analyser\NodeScopeResolver->callNodeCallback() #22 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(502): PHPStan\Analyser\NodeScopeResolver->processStmtNode() #23 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(468): PHPStan\Analyser\NodeScopeResolver->processStmtNodesInternalWithoutFlushingPendingFibers() #24 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/NodeScopeResolver.php(1093): PHPStan\Analyser\NodeScopeResolver->processStmtNodesInternal() #25 /home/runner/work/phpstan-src/phpstan-src/src/Analyser/N
PHPStan (8.4, windows-latest)
Process completed with exit code 1.
PHPStan (8.4, windows-latest)
Internal error: PHPStan\PhpDoc\Tag\TypeAliasTag::__construct(): Argument #4 ($templateTagValueNodes) must be of type array, null given, called in D:\a\phpstan-src\phpstan-src\src\PhpDoc\PhpDocNodeResolver.php on line 525 while analysing file D:\a\phpstan-src\phpstan-src\src\Analyser\ExpressionResult.php Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml: ## D:\a\phpstan-src\phpstan-src\src\PhpDoc\Tag\TypeAliasTag.php(19) #0 D:\a\phpstan-src\phpstan-src\src\PhpDoc\PhpDocNodeResolver.php(525): PHPStan\PhpDoc\Tag\TypeAliasTag->__construct('ImpurePointIden...', Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope), NULL) #1 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(766): PHPStan\PhpDoc\PhpDocNodeResolver->resolveTypeAliasTags(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode), Object(PHPStan\Analyser\NameScope)) #2 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(496): PHPStan\Type\FileTypeMapper->getTypeAliasesMap(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode)) #3 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(781): PHPStan\Type\FileTypeMapper->{closure:PHPStan\Type\FileTypeMapper::createPhpDocNodeMap():428}(Object(PhpParser\Node\Stmt\Class_)) #4 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Class_), Object(Closure), Object(Closure)) #5 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(787): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #6 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Namespace_), Object(Closure), Object(Closure)) #7 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(426): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #8 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(335): PHPStan\Type\FileTypeMapper->createPhpDocNodeMap('D:\\a\\phpstan-sr...', NULL, NULL, Array, 'D:\\a\\phpstan-sr...') #9 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(206): PHPStan\Type\FileTypeMapper->getNameScopeMap('D:\\a\\phpstan-sr...') #10 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(135): PHPStan\Type\FileTypeMapper->getNameScope('D:\\a\\phpstan-sr...', 'PHPStan\\Analyse...', NULL, NULL) #11 D:\a\phpstan-src\phpstan-src\src\Reflection\ClassReflection.php(1948): PHPStan\Type\FileTypeMapper->getResolvedPhpDoc('D:\\a\\phpstan-sr...', 'PHPStan\\Analyse...', NULL, NULL, '/**\n * @phpstan...') #12 D:\a\phpstan-src\phpstan-src\src\Reflection\ClassReflection.php(1480): PHPStan\Reflection\ClassReflection->getResolvedPhpDoc() #13 D:\a\phpstan-src\phpstan-src\src\Rules\InternalTag\RestrictedInternalClassNameUsageExtension.php(28): PHPStan\Reflection\ClassReflection->isInternal() #14 D:\a\phpstan-src\phpstan-src\src\Rules\ClassNameCheck.php(66): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension->isRestrictedClassNameUsage(Object(PHPStan\Reflection\ClassReflection), Object(PHPStan\Analyser\Fiber\FiberScope), Object(PHPStan\Rules\ClassNameUsageLocation)) #15 D:\a\phpstan-src\phpstan-src\src\Rules\Properties\ExistingClassesInPropertiesRule.php(94): PHPStan\Rules\ClassNameCheck->checkClassNames(Object(PHPStan\Analyser\Fiber\FiberScope), Array, Object(PHPStan\Rules\ClassNameUsageLocation), true) #16 D:\a\phpstan-src\phpstan-src\src\Analyser\FileAnalyserCallback.php(125): PHPStan\Rules\Properties\ExistingClassesInPropertiesRule->processNode(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\Fiber\FiberScope)) #17 D:\a\phpstan-src\phpstan-src\src\Node\ClassStatementsGatherer.php(142): PHPStan\Analyser\FileAnalyserCallback->__invoke(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\Fiber\FiberScope)) #18 D:\a\phpstan-src\phpstan-src\src\Analyser\Fiber\FiberNodeScopeResolver.php(42): PHPStan\Node\ClassStatementsGatherer->__invoke(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\Fiber\F
PHPStan (8.2, windows-latest)
Process completed with exit code 1.
PHPStan (8.2, windows-latest)
Internal error: PHPStan\PhpDoc\Tag\TypeAliasTag::__construct(): Argument #4 ($templateTagValueNodes) must be of type array, null given, called in D:\a\phpstan-src\phpstan-src\src\PhpDoc\PhpDocNodeResolver.php on line 525 while analysing file D:\a\phpstan-src\phpstan-src\src\Analyser\ExpressionResult.php Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml: ## D:\a\phpstan-src\phpstan-src\src\PhpDoc\Tag\TypeAliasTag.php(19) #0 D:\a\phpstan-src\phpstan-src\src\PhpDoc\PhpDocNodeResolver.php(525): PHPStan\PhpDoc\Tag\TypeAliasTag->__construct('ImpurePointIden...', Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope), NULL) #1 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(766): PHPStan\PhpDoc\PhpDocNodeResolver->resolveTypeAliasTags(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode), Object(PHPStan\Analyser\NameScope)) #2 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(496): PHPStan\Type\FileTypeMapper->getTypeAliasesMap(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode)) #3 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(781): PHPStan\Type\FileTypeMapper->PHPStan\Type\{closure}(Object(PhpParser\Node\Stmt\Class_)) #4 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Class_), Object(Closure), Object(Closure)) #5 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(787): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #6 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Namespace_), Object(Closure), Object(Closure)) #7 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(426): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #8 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(335): PHPStan\Type\FileTypeMapper->createPhpDocNodeMap('D:\\a\\phpstan-sr...', NULL, NULL, Array, 'D:\\a\\phpstan-sr...') #9 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(206): PHPStan\Type\FileTypeMapper->getNameScopeMap('D:\\a\\phpstan-sr...') #10 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(135): PHPStan\Type\FileTypeMapper->getNameScope('D:\\a\\phpstan-sr...', 'PHPStan\\Analyse...', NULL, NULL) #11 D:\a\phpstan-src\phpstan-src\src\Reflection\ClassReflection.php(1948): PHPStan\Type\FileTypeMapper->getResolvedPhpDoc('D:\\a\\phpstan-sr...', 'PHPStan\\Analyse...', NULL, NULL, '/**\n * @phpstan...') #12 D:\a\phpstan-src\phpstan-src\src\Reflection\ClassReflection.php(1480): PHPStan\Reflection\ClassReflection->getResolvedPhpDoc() #13 D:\a\phpstan-src\phpstan-src\src\Rules\InternalTag\RestrictedInternalClassNameUsageExtension.php(28): PHPStan\Reflection\ClassReflection->isInternal() #14 D:\a\phpstan-src\phpstan-src\src\Rules\ClassNameCheck.php(66): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension->isRestrictedClassNameUsage(Object(PHPStan\Reflection\ClassReflection), Object(PHPStan\Analyser\Fiber\FiberScope), Object(PHPStan\Rules\ClassNameUsageLocation)) #15 D:\a\phpstan-src\phpstan-src\src\Rules\Properties\ExistingClassesInPropertiesRule.php(94): PHPStan\Rules\ClassNameCheck->checkClassNames(Object(PHPStan\Analyser\Fiber\FiberScope), Array, Object(PHPStan\Rules\ClassNameUsageLocation), true) #16 D:\a\phpstan-src\phpstan-src\src\Analyser\FileAnalyserCallback.php(125): PHPStan\Rules\Properties\ExistingClassesInPropertiesRule->processNode(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\Fiber\FiberScope)) #17 D:\a\phpstan-src\phpstan-src\src\Node\ClassStatementsGatherer.php(142): PHPStan\Analyser\FileAnalyserCallback->__invoke(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\Fiber\FiberScope)) #18 D:\a\phpstan-src\phpstan-src\src\Analyser\Fiber\FiberNodeScopeResolver.php(42): PHPStan\Node\ClassStatementsGatherer->__invoke(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\Fiber\FiberScope)) #19 [internal function]: PHPSt
PHPStan (8.5, windows-latest)
Process completed with exit code 1.
PHPStan (8.5, windows-latest)
Internal error: PHPStan\PhpDoc\Tag\TypeAliasTag::__construct(): Argument #4 ($templateTagValueNodes) must be of type array, null given, called in D:\a\phpstan-src\phpstan-src\src\PhpDoc\PhpDocNodeResolver.php on line 525 while analysing file D:\a\phpstan-src\phpstan-src\src\Analyser\ExpressionResult.php Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml: ## D:\a\phpstan-src\phpstan-src\src\PhpDoc\Tag\TypeAliasTag.php(23) #0 D:\a\phpstan-src\phpstan-src\src\PhpDoc\PhpDocNodeResolver.php(525): PHPStan\PhpDoc\Tag\TypeAliasTag->__construct('ImpurePointIden...', Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope), NULL) #1 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(766): PHPStan\PhpDoc\PhpDocNodeResolver->resolveTypeAliasTags(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode), Object(PHPStan\Analyser\NameScope)) #2 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(496): PHPStan\Type\FileTypeMapper->getTypeAliasesMap(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode)) #3 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(781): PHPStan\Type\FileTypeMapper->{closure:PHPStan\Type\FileTypeMapper::createPhpDocNodeMap():428}(Object(PhpParser\Node\Stmt\Class_)) #4 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Class_), Object(Closure), Object(Closure)) #5 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(787): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #6 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Namespace_), Object(Closure), Object(Closure)) #7 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(426): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #8 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(335): PHPStan\Type\FileTypeMapper->createPhpDocNodeMap('D:\\a\\phpstan-sr...', NULL, NULL, Array, 'D:\\a\\phpstan-sr...') #9 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(206): PHPStan\Type\FileTypeMapper->getNameScopeMap('D:\\a\\phpstan-sr...') #10 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(135): PHPStan\Type\FileTypeMapper->getNameScope('D:\\a\\phpstan-sr...', 'PHPStan\\Analyse...', NULL, NULL) #11 D:\a\phpstan-src\phpstan-src\src\Reflection\ClassReflection.php(1948): PHPStan\Type\FileTypeMapper->getResolvedPhpDoc('D:\\a\\phpstan-sr...', 'PHPStan\\Analyse...', NULL, NULL, '/**\n * @phpstan...') #12 D:\a\phpstan-src\phpstan-src\src\Reflection\ClassReflection.php(1480): PHPStan\Reflection\ClassReflection->getResolvedPhpDoc() #13 D:\a\phpstan-src\phpstan-src\src\Rules\InternalTag\RestrictedInternalClassNameUsageExtension.php(28): PHPStan\Reflection\ClassReflection->isInternal() #14 D:\a\phpstan-src\phpstan-src\src\Rules\ClassNameCheck.php(66): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension->isRestrictedClassNameUsage(Object(PHPStan\Reflection\ClassReflection), Object(PHPStan\Analyser\Fiber\FiberScope), Object(PHPStan\Rules\ClassNameUsageLocation)) #15 D:\a\phpstan-src\phpstan-src\src\Rules\Properties\ExistingClassesInPropertiesRule.php(94): PHPStan\Rules\ClassNameCheck->checkClassNames(Object(PHPStan\Analyser\Fiber\FiberScope), Array, Object(PHPStan\Rules\ClassNameUsageLocation), true) #16 D:\a\phpstan-src\phpstan-src\src\Analyser\FileAnalyserCallback.php(125): PHPStan\Rules\Properties\ExistingClassesInPropertiesRule->processNode(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\Fiber\FiberScope)) #17 D:\a\phpstan-src\phpstan-src\src\Node\ClassStatementsGatherer.php(142): PHPStan\Analyser\FileAnalyserCallback->__invoke(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\Fiber\FiberScope)) #18 D:\a\phpstan-src\phpstan-src\src\Analyser\Fiber\FiberNodeScopeResolver.php(42): PHPStan\Node\ClassStatementsGatherer->__invoke(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\Fiber\F
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)
Internal error: PHPStan\PhpDoc\Tag\TypeAliasTag::__construct(): Argument #4 ($templateTagValueNodes) must be of type array, null given, called in D:\a\phpstan-src\phpstan-src\src\PhpDoc\PhpDocNodeResolver.php on line 525 while analysing file D:\a\phpstan-src\phpstan-src\src\Analyser\ExpressionResult.php Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml: ## D:\a\phpstan-src\phpstan-src\src\PhpDoc\Tag\TypeAliasTag.php(19) #0 D:\a\phpstan-src\phpstan-src\src\PhpDoc\PhpDocNodeResolver.php(525): PHPStan\PhpDoc\Tag\TypeAliasTag->__construct('ImpurePointIden...', Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope), NULL) #1 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(766): PHPStan\PhpDoc\PhpDocNodeResolver->resolveTypeAliasTags(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode), Object(PHPStan\Analyser\NameScope)) #2 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(496): PHPStan\Type\FileTypeMapper->getTypeAliasesMap(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode)) #3 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(781): PHPStan\Type\FileTypeMapper->PHPStan\Type\{closure}(Object(PhpParser\Node\Stmt\Class_)) #4 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Class_), Object(Closure), Object(Closure)) #5 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(787): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #6 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Namespace_), Object(Closure), Object(Closure)) #7 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(698): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #8 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(335): PHPStan\Type\FileTypeMapper->createPhpDocNodeMap('D:\\a\\phpstan-sr...', NULL, NULL, Array, 'D:\\a\\phpstan-sr...') #9 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(206): PHPStan\Type\FileTypeMapper->getNameScopeMap('D:\\a\\phpstan-sr...') #10 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(135): PHPStan\Type\FileTypeMapper->getNameScope('D:\\a\\phpstan-sr...', 'PHPStan\\Analyse...', NULL, NULL) #11 D:\a\phpstan-src\phpstan-src\src\Reflection\ClassReflection.php(1948): PHPStan\Type\FileTypeMapper->getResolvedPhpDoc('D:\\a\\phpstan-sr...', 'PHPStan\\Analyse...', NULL, NULL, '/**\n * @phpstan...') #12 D:\a\phpstan-src\phpstan-src\src\Reflection\ClassReflection.php(1480): PHPStan\Reflection\ClassReflection->getResolvedPhpDoc() #13 D:\a\phpstan-src\phpstan-src\src\Rules\InternalTag\RestrictedInternalClassNameUsageExtension.php(28): PHPStan\Reflection\ClassReflection->isInternal() #14 D:\a\phpstan-src\phpstan-src\src\Rules\ClassNameCheck.php(66): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension->isRestrictedClassNameUsage(Object(PHPStan\Reflection\ClassReflection), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Rules\ClassNameUsageLocation)) #15 D:\a\phpstan-src\phpstan-src\src\Rules\Properties\ExistingClassesInPropertiesRule.php(100): PHPStan\Rules\ClassNameCheck->checkClassNames(Object(PHPStan\Analyser\MutatingScope), Array, Object(PHPStan\Rules\ClassNameUsageLocation), true) #16 D:\a\phpstan-src\phpstan-src\src\Analyser\FileAnalyserCallback.php(125): PHPStan\Rules\Properties\ExistingClassesInPropertiesRule->processNode(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\MutatingScope)) #17 D:\a\phpstan-src\phpstan-src\src\Node\ClassStatementsGatherer.php(142): PHPStan\Analyser\FileAnalyserCallback->__invoke(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\MutatingScope)) #18 D:\a\phpstan-src\phpstan-src\src\Analyser\NodeScopeResolver.php(2710): PHPStan\Node\ClassStatementsGatherer->__invoke(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\MutatingScope)) #19 D:\a\phpstan-src\phpstan-src\src\Analyser\NodeSco
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)
Internal error: PHPStan\PhpDoc\Tag\TypeAliasTag::__construct(): Argument #4 ($templateTagValueNodes) must be of type array, null given, called in D:\a\phpstan-src\phpstan-src\src\PhpDoc\PhpDocNodeResolver.php on line 525 while analysing file D:\a\phpstan-src\phpstan-src\src\Analyser\ExpressionResult.php Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml: ## D:\a\phpstan-src\phpstan-src\src\PhpDoc\Tag\TypeAliasTag.php(19) #0 D:\a\phpstan-src\phpstan-src\src\PhpDoc\PhpDocNodeResolver.php(525): PHPStan\PhpDoc\Tag\TypeAliasTag->__construct('ImpurePointIden...', Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope), NULL) #1 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(766): PHPStan\PhpDoc\PhpDocNodeResolver->resolveTypeAliasTags(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode), Object(PHPStan\Analyser\NameScope)) #2 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(496): PHPStan\Type\FileTypeMapper->getTypeAliasesMap(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode)) #3 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(781): PHPStan\Type\FileTypeMapper->PHPStan\Type\{closure}(Object(PhpParser\Node\Stmt\Class_)) #4 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Class_), Object(Closure), Object(Closure)) #5 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(787): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #6 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(792): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Namespace_), Object(Closure), Object(Closure)) #7 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(698): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #8 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(335): PHPStan\Type\FileTypeMapper->createPhpDocNodeMap('D:\\a\\phpstan-sr...', NULL, NULL, Array, 'D:\\a\\phpstan-sr...') #9 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(206): PHPStan\Type\FileTypeMapper->getNameScopeMap('D:\\a\\phpstan-sr...') #10 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(135): PHPStan\Type\FileTypeMapper->getNameScope('D:\\a\\phpstan-sr...', 'PHPStan\\Analyse...', NULL, NULL) #11 D:\a\phpstan-src\phpstan-src\src\Reflection\ClassReflection.php(1948): PHPStan\Type\FileTypeMapper->getResolvedPhpDoc('D:\\a\\phpstan-sr...', 'PHPStan\\Analyse...', NULL, NULL, '/**\n * @phpstan...') #12 D:\a\phpstan-src\phpstan-src\src\Reflection\ClassReflection.php(1480): PHPStan\Reflection\ClassReflection->getResolvedPhpDoc() #13 D:\a\phpstan-src\phpstan-src\src\Rules\InternalTag\RestrictedInternalClassNameUsageExtension.php(28): PHPStan\Reflection\ClassReflection->isInternal() #14 D:\a\phpstan-src\phpstan-src\src\Rules\ClassNameCheck.php(66): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension->isRestrictedClassNameUsage(Object(PHPStan\Reflection\ClassReflection), Object(PHPStan\Analyser\Fiber\FiberScope), Object(PHPStan\Rules\ClassNameUsageLocation)) #15 D:\a\phpstan-src\phpstan-src\src\Rules\Properties\ExistingClassesInPropertiesRule.php(100): PHPStan\Rules\ClassNameCheck->checkClassNames(Object(PHPStan\Analyser\Fiber\FiberScope), Array, Object(PHPStan\Rules\ClassNameUsageLocation), true) #16 D:\a\phpstan-src\phpstan-src\src\Analyser\FileAnalyserCallback.php(125): PHPStan\Rules\Properties\ExistingClassesInPropertiesRule->processNode(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\Fiber\FiberScope)) #17 D:\a\phpstan-src\phpstan-src\src\Node\ClassStatementsGatherer.php(142): PHPStan\Analyser\FileAnalyserCallback->__invoke(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\Fiber\FiberScope)) #18 D:\a\phpstan-src\phpstan-src\src\Analyser\Fiber\FiberNodeScopeResolver.php(42): PHPStan\Node\ClassStatementsGatherer->__invoke(Object(PHPStan\Node\ClassPropertyNode), Object(PHPStan\Analyser\Fiber\FiberScope)) #19 [internal function]: PHPS
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
PHPStan (7.4, windows-latest)
Internal error: Argument 4 passed to PHPStan\PhpDoc\Tag\TypeAliasTag::__construct() must be of the type array, null given, called in D:\a\phpstan-src\phpstan-src\src\PhpDoc\PhpDocNodeResolver.php on line 526 while analysing file D:\a\phpstan-src\phpstan-src\src\Analyser\ExpressionResult.php Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml: ## D:\a\phpstan-src\phpstan-src\src\PhpDoc\Tag\TypeAliasTag.php(26) #0 D:\a\phpstan-src\phpstan-src\src\PhpDoc\PhpDocNodeResolver.php(526): PHPStan\PhpDoc\Tag\TypeAliasTag->__construct('ImpurePointIden...', Object(PHPStan\PhpDocParser\Ast\Type\UnionTypeNode), Object(PHPStan\Analyser\NameScope), NULL) #1 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(760): PHPStan\PhpDoc\PhpDocNodeResolver->resolveTypeAliasTags(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode), Object(PHPStan\Analyser\NameScope)) #2 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(487): PHPStan\Type\FileTypeMapper->getTypeAliasesMap(Object(PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode)) #3 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(775): PHPStan\Type\FileTypeMapper->PHPStan\Type\{closure}(Object(PhpParser\Node\Stmt\Class_)) #4 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(786): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Class_), Object(Closure), Object(Closure)) #5 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(781): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #6 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(786): PHPStan\Type\FileTypeMapper->processNodes(Object(PhpParser\Node\Stmt\Namespace_), Object(Closure), Object(Closure)) #7 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(692): PHPStan\Type\FileTypeMapper->processNodes(Array, Object(Closure), Object(Closure)) #8 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(325): PHPStan\Type\FileTypeMapper->createPhpDocNodeMap('D:\\a\\phpstan-sr...', NULL, NULL, Array, 'D:\\a\\phpstan-sr...') #9 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(199): PHPStan\Type\FileTypeMapper->getNameScopeMap('D:\\a\\phpstan-sr...') #10 D:\a\phpstan-src\phpstan-src\src\Type\FileTypeMapper.php(141): PHPStan\Type\FileTypeMapper->getNameScope('D:\\a\\phpstan-sr...', 'PHPStan\\Analyse...', NULL, NULL) #11 D:\a\phpstan-src\phpstan-src\src\Reflection\ClassReflection.php(1990): PHPStan\Type\FileTypeMapper->getResolvedPhpDoc('D:\\a\\phpstan-sr...', 'PHPStan\\Analyse...', NULL, NULL, '/**\n * @phpstan...') #12 D:\a\phpstan-src\phpstan-src\src\Reflection\ClassReflection.php(1520): PHPStan\Reflection\ClassReflection->getResolvedPhpDoc() #13 D:\a\phpstan-src\phpstan-src\src\Rules\InternalTag\RestrictedInternalClassNameUsageExtension.php(22): PHPStan\Reflection\ClassReflection->isInternal() #14 D:\a\phpstan-src\phpstan-src\src\Rules\ClassNameCheck.php(60): PHPStan\Rules\InternalTag\RestrictedInternalClassNameUsageExtension->isRestrictedClassNameUsage(Object(PHPStan\Reflection\ClassReflection), Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Rules\ClassNameUsageLocation)) #15 D:\a\phpstan-src\phpstan-src\src\Rules\FunctionDefinitionCheck.php(452): PHPStan\Rules\ClassNameCheck->checkClassNames(Object(PHPStan\Analyser\MutatingScope), Array, Object(PHPStan\Rules\ClassNameUsageLocation), true) #16 D:\a\phpstan-src\phpstan-src\src\Rules\FunctionDefinitionCheck.php(277): PHPStan\Rules\FunctionDefinitionCheck->checkParametersAcceptor(Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection), Object(PhpParser\Node\Stmt\ClassMethod), 'Parameter $%s o...', 'Method PHPStan\\...', 'Method PHPStan\\...', 'Template type %...', 'Parameter $%s o...', 'Method PHPStan\\...', 'Attribute NoDis...') #17 D:\a\phpstan-src\phpstan-src\src\Rules\Methods\ExistingClassesInTypehintsRule.php(74): PHPStan\Rules\FunctionDefinitionCheck->checkClassMethod(Object(PHPStan\Analyser\MutatingScope), Object(PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection), Object(PhpParser\Node
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.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 (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.
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 (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.
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 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 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.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/
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/
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 (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.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 (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.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 (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.