Lock file maintenance #576
Annotations
10 errors
src/ArrayStack.php#L20
src/ArrayStack.php:20:7: ClassMustBeFinal: Class Laminas\Stdlib\ArrayStack is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
src/ConsoleHelper.php#L38
src/ConsoleHelper.php:38:7: ClassMustBeFinal: Class Laminas\Stdlib\ConsoleHelper is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
src/Exception/BadMethodCallException.php#L10
src/Exception/BadMethodCallException.php:10:7: ClassMustBeFinal: Class Laminas\Stdlib\Exception\BadMethodCallException is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
src/Exception/DomainException.php#L10
src/Exception/DomainException.php:10:7: ClassMustBeFinal: Class Laminas\Stdlib\Exception\DomainException is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
src/Exception/ExtensionNotLoadedException.php#L10
src/Exception/ExtensionNotLoadedException.php:10:7: ClassMustBeFinal: Class Laminas\Stdlib\Exception\ExtensionNotLoadedException is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
src/Exception/InvalidArgumentException.php#L10
src/Exception/InvalidArgumentException.php:10:7: ClassMustBeFinal: Class Laminas\Stdlib\Exception\InvalidArgumentException is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
src/Exception/LogicException.php#L10
src/Exception/LogicException.php:10:7: ClassMustBeFinal: Class Laminas\Stdlib\Exception\LogicException is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
src/FastPriorityQueue.php#L37
src/FastPriorityQueue.php:37:7: ClassMustBeFinal: Class Laminas\Stdlib\FastPriorityQueue is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
src/Parameters.php#L19
src/Parameters.php:19:7: ClassMustBeFinal: Class Laminas\Stdlib\Parameters is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
src/PriorityList.php#L24
src/PriorityList.php:24:7: ClassMustBeFinal: Class Laminas\Stdlib\PriorityList is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
The logs for this run have expired and are no longer available.
Loading