Merge branch 'master' into patch-1 #1
Annotations
4 errors
|
ArgumentTypeCoercion:
src/Psalm/Internal/Analyzer/Statements/DeclareAnalyzer.php#L40
src/Psalm/Internal/Analyzer/Statements/DeclareAnalyzer.php:40:75: ArgumentTypeCoercion: Argument 2 of Psalm\Internal\Analyzer\Statements\DeclareAnalyzer::analyzeStrictTypesDeclaration expects PhpParser\Node\Stmt\DeclareDeclare, but parent type PhpParser\Node\DeclareItem provided (see https://psalm.dev/193)
|
|
ArgumentTypeCoercion:
src/Psalm/Internal/Analyzer/Statements/DeclareAnalyzer.php#L42
src/Psalm/Internal/Analyzer/Statements/DeclareAnalyzer.php:42:69: ArgumentTypeCoercion: Argument 2 of Psalm\Internal\Analyzer\Statements\DeclareAnalyzer::analyzeTicksDeclaration expects PhpParser\Node\Stmt\DeclareDeclare, but parent type PhpParser\Node\DeclareItem provided (see https://psalm.dev/193)
|
|
ArgumentTypeCoercion:
src/Psalm/Internal/Analyzer/Statements/DeclareAnalyzer.php#L44
src/Psalm/Internal/Analyzer/Statements/DeclareAnalyzer.php:44:72: ArgumentTypeCoercion: Argument 2 of Psalm\Internal\Analyzer\Statements\DeclareAnalyzer::analyzeEncodingDeclaration expects PhpParser\Node\Stmt\DeclareDeclare, but parent type PhpParser\Node\DeclareItem provided (see https://psalm.dev/193)
|
|
build
Process completed with exit code 2.
|