Skip to content

Update Laminas packages to v4 (major) - autoclosed #247

Update Laminas packages to v4 (major) - autoclosed

Update Laminas packages to v4 (major) - autoclosed #247

Triggered via pull request June 16, 2024 19:14
Status Failure
Total duration 47s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
5s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors
MethodSignatureMismatch: src/BlackHole.php#L31
src/BlackHole.php:31:13: MethodSignatureMismatch: Method Laminas\Cache\Storage\Adapter\BlackHole::setOptions with return type '' is different to return type 'Laminas\Cache\Storage\StorageInterface' of inherited method Laminas\Cache\Storage\StorageInterface::setOptions (see https://psalm.dev/042)
MethodSignatureMismatch: src/BlackHole.php#L31
src/BlackHole.php:31:13: MethodSignatureMismatch: Method Laminas\Cache\Storage\Adapter\BlackHole::getOptions with return type '' is different to return type 'Laminas\Cache\Storage\Adapter\AdapterOptions' of inherited method Laminas\Cache\Storage\StorageInterface::getOptions (see https://psalm.dev/042)
MethodSignatureMismatch: src/BlackHole.php#L31
src/BlackHole.php:31:13: MethodSignatureMismatch: Method Laminas\Cache\Storage\Adapter\BlackHole::getItems with return type '' is different to return type 'array<array-key, mixed>' of inherited method Laminas\Cache\Storage\StorageInterface::getItems (see https://psalm.dev/042)
MethodSignatureMismatch: src/BlackHole.php#L31
src/BlackHole.php:31:13: MethodSignatureMismatch: Method Laminas\Cache\Storage\Adapter\BlackHole::hasItem with return type '' is different to return type 'bool' of inherited method Laminas\Cache\Storage\StorageInterface::hasItem (see https://psalm.dev/042)
MethodSignatureMismatch: src/BlackHole.php#L31
src/BlackHole.php:31:13: MethodSignatureMismatch: Method Laminas\Cache\Storage\Adapter\BlackHole::hasItems with return type '' is different to return type 'array<array-key, mixed>' of inherited method Laminas\Cache\Storage\StorageInterface::hasItems (see https://psalm.dev/042)
MethodSignatureMismatch: src/BlackHole.php#L31
src/BlackHole.php:31:13: MethodSignatureMismatch: Method Laminas\Cache\Storage\Adapter\BlackHole::setItem with return type '' is different to return type 'bool' of inherited method Laminas\Cache\Storage\StorageInterface::setItem (see https://psalm.dev/042)
MethodSignatureMismatch: src/BlackHole.php#L31
src/BlackHole.php:31:13: MethodSignatureMismatch: Method Laminas\Cache\Storage\Adapter\BlackHole::setItems with return type '' is different to return type 'array<array-key, mixed>' of inherited method Laminas\Cache\Storage\StorageInterface::setItems (see https://psalm.dev/042)
MethodSignatureMismatch: src/BlackHole.php#L31
src/BlackHole.php:31:13: MethodSignatureMismatch: Method Laminas\Cache\Storage\Adapter\BlackHole::addItem with return type '' is different to return type 'bool' of inherited method Laminas\Cache\Storage\StorageInterface::addItem (see https://psalm.dev/042)
MethodSignatureMismatch: src/BlackHole.php#L31
src/BlackHole.php:31:13: MethodSignatureMismatch: Method Laminas\Cache\Storage\Adapter\BlackHole::addItems with return type '' is different to return type 'array<array-key, mixed>' of inherited method Laminas\Cache\Storage\StorageInterface::addItems (see https://psalm.dev/042)
MethodSignatureMismatch: src/BlackHole.php#L31
src/BlackHole.php:31:13: MethodSignatureMismatch: Method Laminas\Cache\Storage\Adapter\BlackHole::replaceItem with return type '' is different to return type 'bool' of inherited method Laminas\Cache\Storage\StorageInterface::replaceItem (see https://psalm.dev/042)