Support php 8.4 #1762
Annotations
3 errors
PossiblyNullArgument:
src/Analyzer/NameResolver.php#L332
src/Analyzer/NameResolver.php:332:13: PossiblyNullArgument: Argument 1 of PhpParser\NameContext::addAlias cannot be null, possibly null value provided (see https://psalm.dev/078)
|
InvalidReturnStatement:
src/Analyzer/NameResolver.php#L390
src/Analyzer/NameResolver.php:390:20: InvalidReturnStatement: The inferred type 'PhpParser\Node\Name' does not match the declared return type 'T:fn-arkitect\analyzer\nameresolver::resolvetype as PhpParser\Node\ComplexType|PhpParser\Node\Identifier|PhpParser\Node\Name|null' for Arkitect\Analyzer\NameResolver::resolveType (see https://psalm.dev/128)
|
build (7.4, pcov)
Process completed with exit code 2.
|