Lock file maintenance #736
Annotations
3 errors
Psalm [8.1, locked]:
src/Helper/Placeholder/Container/AbstractContainer.php#L206
src/Helper/Placeholder/Container/AbstractContainer.php:206:25: RiskyTruthyFalsyComparison: Operand of type (TValue:Laminas\View\Helper\Placeholder\Container\AbstractContainer as mixed)|null contains type TValue:Laminas\View\Helper\Placeholder\Container\AbstractContainer as mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Psalm [8.1, locked]:
src/HelperPluginManager.php#L558
src/HelperPluginManager.php:558:25: ParamNameMismatch: Argument 1 of Laminas\View\HelperPluginManager::get has wrong name $name, expecting $id as defined by Psr\Container\ContainerInterface::get (see https://psalm.dev/230)
|
Psalm [8.1, locked]:
src/Helper/HeadMeta.php#L1
src/Helper/HeadMeta.php:0:0: UnusedBaselineEntry: Baseline for issue "ParamNameMismatch" has 1 extra entry. (see https://psalm.dev/316)
|
Loading