Lock file maintenance #498
Annotations
10 errors
Psalm [8.1, locked]:
src/NamespacedPathStackResolver.php#L50
src/NamespacedPathStackResolver.php:50:43: InvalidExtendClass: Class Mezzio\LaminasView\NamespacedPathStackResolver may not inherit from final class Laminas\View\Resolver\TemplatePathStack (see https://psalm.dev/232)
|
Psalm [8.1, locked]:
src/NamespacedPathStackResolver.php#L68
src/NamespacedPathStackResolver.php:68:5: MethodSignatureMismatch: Method Laminas\View\Resolver\TemplatePathStack::__construct is declared final and cannot be overridden (see https://psalm.dev/042)
|
Psalm [8.1, locked]:
src/NamespacedPathStackResolver.php#L68
src/NamespacedPathStackResolver.php:68:43: ConstructorSignatureMismatch: Argument 1 of Mezzio\LaminasView\NamespacedPathStackResolver::__construct has wrong type 'iterable<mixed, mixed>|null', expecting '' as defined by Laminas\View\Resolver\TemplatePathStack::__construct (see https://psalm.dev/231)
|
Psalm [8.1, locked]:
src/NamespacedPathStackResolver.php#L70
src/NamespacedPathStackResolver.php:70:9: DeprecatedProperty: Mezzio\LaminasView\NamespacedPathStackResolver::$useViewStream is marked deprecated (see https://psalm.dev/099)
|
Psalm [8.1, locked]:
src/NamespacedPathStackResolver.php#L71
src/NamespacedPathStackResolver.php:71:13: DeprecatedProperty: Laminas\View\Resolver\TemplatePathStack::$useViewStream is marked deprecated (see https://psalm.dev/099)
|
Psalm [8.1, locked]:
src/NamespacedPathStackResolver.php#L78
src/NamespacedPathStackResolver.php:78:31: InvalidArgument: Argument 1 of Mezzio\LaminasView\NamespacedPathStackResolver::setOptions expects Traversable<string, mixed>|array{default_suffix?: string, lfi_protection?: bool, script_paths?: list<string>, use_stream_wrapper?: bool}, but iterable<string, mixed> provided (see https://psalm.dev/004)
|
Psalm [8.1, locked]:
src/NamespacedPathStackResolver.php#L89
src/NamespacedPathStackResolver.php:89:5: MethodSignatureMismatch: Method Laminas\View\Resolver\TemplatePathStack::addPath is declared final and cannot be overridden (see https://psalm.dev/042)
|
Psalm [8.1, locked]:
src/NamespacedPathStackResolver.php#L124
src/NamespacedPathStackResolver.php:124:5: MethodSignatureMismatch: Method Laminas\View\Resolver\TemplatePathStack::addPaths is declared final and cannot be overridden (see https://psalm.dev/042)
|
Psalm [8.1, locked]:
src/NamespacedPathStackResolver.php#L146
src/NamespacedPathStackResolver.php:146:5: MethodSignatureMismatch: Method Laminas\View\Resolver\TemplatePathStack::setPaths is declared final and cannot be overridden (see https://psalm.dev/042)
|
Psalm [8.1, locked]:
src/NamespacedPathStackResolver.php#L169
src/NamespacedPathStackResolver.php:169:5: MethodSignatureMismatch: Method Laminas\View\Resolver\TemplatePathStack::clearPaths is declared final and cannot be overridden (see https://psalm.dev/042)
|
The logs for this run have expired and are no longer available.
Loading